summaryrefslogtreecommitdiffstats
path: root/man/man3type/wchar_t.3type
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3type/wchar_t.3type')
-rw-r--r--man/man3type/wchar_t.3type4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3type/wchar_t.3type b/man/man3type/wchar_t.3type
index 4c98d63dd..d012bfa2e 100644
--- a/man/man3type/wchar_t.3type
+++ b/man/man3type/wchar_t.3type
@@ -14,7 +14,7 @@ Standard C library
.nf
.B #include <stddef.h>
.P
-.BR typedef " /* ... */ " wchar_t;
+.BR typedef " /* ... */ " wchar_t;
.P
.B #include <stdint.h>
.P
@@ -41,7 +41,7 @@ The following headers also provide this type:
.IR <wchar.h> ,
.IR <wctype.h> .
.P
-The following header provides these macros:
+The following header also provides these macros:
.IR <wchar.h> .
.SH SEE ALSO
.BR wint_t (3type),