mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
all: fix more spelling errors
This commit is contained in:
parent
b39ece7d35
commit
a7c5d65eb5
19 changed files with 43 additions and 43 deletions
|
@ -971,7 +971,7 @@ else
|
|||
endif
|
||||
@touch $(stampdir)/stamp-$(1)-01-configure
|
||||
|
||||
# Note that unpack has no 64 bit version becuase it is just the source.
|
||||
# Note that unpack has no 64 bit version because it is just the source.
|
||||
# Fixme: We should use templates to create the standard and w64
|
||||
# version of these rules.
|
||||
$(stampdir)/stamp-w64-$(1)-01-configure: $(stampdir)/stamp-$(1)-00-unpack
|
||||
|
@ -1143,7 +1143,7 @@ all-speedo: $(stampdir)/stamp-final
|
|||
|
||||
report-speedo: $(addprefix report-,$(speedo_build_list))
|
||||
|
||||
# Just to check if we catched all stamps.
|
||||
# Just to check if we caught all stamps.
|
||||
clean-stamps:
|
||||
$(RM) -fR $(stampdir)
|
||||
|
||||
|
@ -1287,7 +1287,7 @@ endif
|
|||
|
||||
|
||||
#
|
||||
# Check availibility of standard tools
|
||||
# Check availability of standard tools
|
||||
#
|
||||
check-tools:
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
% Load plain if necessary, i.e., if running under initex.
|
||||
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
|
||||
%
|
||||
\def\texinfoversion{2007-05-03.09}
|
||||
\def\texinfoversion{2018-10-25.16}
|
||||
%
|
||||
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
|
||||
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
|
@ -4598,7 +4598,7 @@ end
|
|||
\chardef\maxseclevel = 3
|
||||
%
|
||||
% A numbered section within an unnumbered changes to unnumbered too.
|
||||
% To achive this, remember the "biggest" unnum. sec. we are currently in:
|
||||
% To achieve this, remember the "biggest" unnum. sec. we are currently in:
|
||||
\chardef\unmlevel = \maxseclevel
|
||||
%
|
||||
% Trace whether the current chapter is an appendix or not:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue