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

- s/cant/can't/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2024-04-21 09:49:44 +02:00
parent 026520a5f2
commit c0a01ee83d

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