nil: Fix a typo in a comment

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27927>
This commit is contained in:
Faith Ekstrand 2024-03-10 11:23:28 -05:00 committed by Marge Bot
parent f8f9bceb17
commit cbcef73668

View file

@ -205,7 +205,7 @@ nil_tiling_extent_B(struct nil_tiling tiling)
}
}
/** Clamps the tiling to less than 2x the gven extent in each dimension
/** Clamps the tiling to less than 2x the given extent in each dimension
*
* This operation is done by the hardware at each LOD.
*/