mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
maint: fix typo in comment
* find/ftsfind.c (inside_dir): s/currentl/currently/
This commit is contained in:
parent
dff4077ecd
commit
9be67ec6f4
@ -126,7 +126,7 @@ inside_dir (int dir_fd)
|
||||
else
|
||||
{
|
||||
/* FTS_CWDFD is not in use. We can always assume that
|
||||
* AT_FDCWD refers to the directory we are currentl searching.
|
||||
* AT_FDCWD refers to the directory we are currently searching.
|
||||
*
|
||||
* Therefore there is nothing to do.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user