]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
intro.3: tfix
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Mon, 2 Jan 2023 14:23:33 +0000 (08:23 -0600)
committerAlejandro Colomar <alx@kernel.org>
Mon, 2 Jan 2023 15:05:14 +0000 (16:05 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3/intro.3

index b08eca5ac2a713f282b76ac911cc2099d04ef458..e85c0677a94a3669c941ca01ca56e1fc8149517b 100644 (file)
@@ -89,7 +89,7 @@ Together,
 these are termed an API or
 .IR "application program interface" .
 Types and constants to be shared among multiple APIs
-shopuld be placed in header files that declare no functions.
+should be placed in header files that declare no functions.
 This organization permits a C library module
 to be documented concisely with one header file per manual page.
 Such an approach