aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-20 02:13:21 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-20 02:13:21 +0100
commit6f893eb15444fe7697a1808e9cdc9cf6bdd372bb (patch)
tree2ac201af16523bd838f8546140a4b96d47f12842 /include/bits
parentmore etymology (diff)
downloadslibc-6f893eb15444fe7697a1808e9cdc9cf6bdd372bb.tar.gz
slibc-6f893eb15444fe7697a1808e9cdc9cf6bdd372bb.tar.bz2
slibc-6f893eb15444fe7697a1808e9cdc9cf6bdd372bb.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--include/bits/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bits/types.h b/include/bits/types.h
index 8e40b87..0cb83a4 100644
--- a/include/bits/types.h
+++ b/include/bits/types.h
@@ -25,7 +25,7 @@
#include <bits/intconf.h>
/* TODO [u]int(|_least|_fast)$N_t are compiler-dependent and may even
* be compiler-flag-dependent. Some CPP-magic is required to
- * figure there exact underlaying intrinsic type and existence. */
+ * figure their exact underlaying intrinsic type and existence. */
/* Ensure that dependencies for type are defined. */