summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2017-08-15 13:17:03 -0700
committerMatthew Leeds <matthew.leeds@endlessm.com>2017-08-15 13:17:03 -0700
commit6bd24baed27b0fb60ba923440d1a0c69fed8cf23 (patch)
treee4d7bb2be607ad71262fd6edab92b8bea577647d
parent1893c1ff748ee39f33e7eef1c833ce47897ff95d (diff)
downloadlibglnx-6bd24baed27b0fb60ba923440d1a0c69fed8cf23.tar.gz
dirfd: Fix typo in comment
-rw-r--r--glnx-dirfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glnx-dirfd.c b/glnx-dirfd.c
index 667a18d..29a3ff7 100644
--- a/glnx-dirfd.c
+++ b/glnx-dirfd.c
@@ -83,7 +83,7 @@ typedef struct GLnxRealDirfdIterator GLnxRealDirfdIterator;
/**
* glnx_dirfd_iterator_init_at:
* @dfd: File descriptor, may be AT_FDCWD or -1
- * @path: Path, may be relative to @df
+ * @path: Path, may be relative to @dfd
* @follow: If %TRUE and the last component of @path is a symlink, follow it
* @out_dfd_iter: (out caller-allocates): A directory iterator, will be initialized
* @error: Error