geom(4): Fix a typo in a source code comment

- s/cant/can't/

(cherry picked from commit c0a01ee83d3d4749ac9e7e46d8d47b991c65537f)
This commit is contained in:
Gordon Bergling 2024-04-21 09:49:44 +02:00
parent 3b83e014c0
commit 956a99bade

View file

@ -475,7 +475,7 @@ g_wither_geom_close(struct g_geom *gp, int error)
}
/*
* This function is called (repeatedly) until we cant wash away more
* This function is called (repeatedly) until we can't wash away more
* withered bits at present.
*/
void