From: Kevin Day Date: Tue, 21 Jul 2020 04:43:50 +0000 (-0500) Subject: Cleanup: fix typo in name. X-Git-Tag: 0.5.0~62 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=1148cee68ef3f401261ad40c11ed27087c15dcb8;p=fll Cleanup: fix typo in name. --- diff --git a/level_0/f_file/c/file.h b/level_0/f_file/c/file.h index 0d2a1b2..4b87692 100644 --- a/level_0/f_file/c/file.h +++ b/level_0/f_file/c/file.h @@ -1723,7 +1723,7 @@ extern "C" { * @param mode * The file mode to use when (regular) file is created. * @param dereference - * Set to TRUE to dereferenc symlinks (often is what is desired). + * Set to TRUE to dereference symlinks (often is what is desired). * Set to FALSE to operate on the symlink itself. * * @return