summary refs log tree commit diff
path: root/manual/startup.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/startup.texi')
-rw-r--r--manual/startup.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/startup.texi b/manual/startup.texi
index 90f6a69ac2..35ddbc4904 100644
--- a/manual/startup.texi
+++ b/manual/startup.texi
@@ -381,7 +381,7 @@ The function return @code{-1} if @var{name} is a null pointer, points to
 an empty string, or points to a string containing a @code{=} character.
 It returns @code{0} if the call succeeded.
 
-This function was originall part of the BSD library but is now part of
+This function was originally part of the BSD library but is now part of
 the Unix standard.  The BSD version had no return value, though.
 @end deftypefun