summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto-m4/gp-stdint.m4
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2_port/gphoto-m4/gp-stdint.m4')
-rw-r--r--libgphoto2_port/gphoto-m4/gp-stdint.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/gphoto-m4/gp-stdint.m4 b/libgphoto2_port/gphoto-m4/gp-stdint.m4
index d3e59249b..82ef1dae2 100644
--- a/libgphoto2_port/gphoto-m4/gp-stdint.m4
+++ b/libgphoto2_port/gphoto-m4/gp-stdint.m4
@@ -472,7 +472,7 @@ typedef u_int32_t uint32_t;
#endif
#ifdef _STDINT_NEED_INT_MODEL_T
-/* we must guess all the basic types. Apart from byte-adressable system, */
+/* we must guess all the basic types. Apart from byte-addressable system, */
/* there a few 32-bit-only dsp-systems that we guard with BYTE_MODEL 8-} */
/* (btw, those nibble-addressable systems are way off, or so we assume) */