summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-filesys.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2/gphoto2-filesys.c')
-rw-r--r--libgphoto2/gphoto2-filesys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2/gphoto2-filesys.c b/libgphoto2/gphoto2-filesys.c
index 8726e9def..4afbf1613 100644
--- a/libgphoto2/gphoto2-filesys.c
+++ b/libgphoto2/gphoto2-filesys.c
@@ -97,7 +97,7 @@ typedef struct _CameraFilesystemFolder {
/**
* The default number of pictures to keep in the internal cache,
- * can be overriden by settings.
+ * can be overridden by settings.
*/
#define PICTURES_TO_KEEP 2
/**