summaryrefslogtreecommitdiff
path: root/libgphoto2_port
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2022-05-15 18:08:11 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2022-05-15 18:16:02 +0200
commitcac3862c5a00d948527c8767df6cb73bf7bd1167 (patch)
treeacad7a6361f9e64a5c9dfa96e79be2f50b492cd8 /libgphoto2_port
parentea1044dcd6c687459bc213f3aea042a0e2f63ec4 (diff)
downloadlibgphoto2-cac3862c5a00d948527c8767df6cb73bf7bd1167.tar.gz
Consistent spelling for initialize
Consistently spell initialize the AE way. Excluding the *.po files, we had 293 occurrences of the word, of which 279 used the AE spelling, so changing everything to AE for consistency is not much of a leap.
Diffstat (limited to 'libgphoto2_port')
-rw-r--r--libgphoto2_port/gphoto2/gphoto2-port-result.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/gphoto2/gphoto2-port-result.h b/libgphoto2_port/gphoto2/gphoto2-port-result.h
index 9fab744e6..319a73b1e 100644
--- a/libgphoto2_port/gphoto2/gphoto2-port-result.h
+++ b/libgphoto2_port/gphoto2/gphoto2-port-result.h
@@ -75,7 +75,7 @@
#define GP_ERROR_IO_SUPPORTED_USB -21
/**
- * \brief Error initialising I/O
+ * \brief Error initializing I/O
*/
#define GP_ERROR_IO_INIT -31
/**