Gentle people,
please find attached a patch that corrects
two spelling mistakes in txirefcard.tex.
Please Cc me as I am not subscribed to the list.
Best regards,
Alexis
--- a/doc/refcard/txirefcard.tex
+++ b/doc/refcard/txirefcard.tex
@@ -536,7 +536,7 @@ which they conventionally appear.
\txicmd{@strong}{\ttbraced{text}}{Emphasize \var{text} even more strongly, by
using bold where possible; still enclosed in asterisks in Info.}
\txicmd{@var}{\ttbraced{metasyntactic-variable}}{Indicate a meta variable (a
name that stands for another piece of text).}
\txicmd{@dfn}{\ttbraced{term}}{Indicate the introductory or defining use of a
technical term.}
-\txicmd{@acronym}{\ttbraced{acronym}}{Indicate an acronym written in all
captial letters, such as `\acro{NASA}'.}
+\txicmd{@acronym}{\ttbraced{acronym}}{Indicate an acronym written in all
capital letters, such as `\acro{NASA}'.}
\txicmd{@abbr}{\ttbraced{abbreviation}}{Indicate a general abbreviation, such
as `Comput.'}
\subsection{Markup for literal text}
@@ -821,7 +821,7 @@ Descriptive text follows, ended by \samp{@end
\var{defcmdname}}.
\section{Conditionally (in)visible text}
\txicmd{@comment}{comment}{Begin a comment in Texinfo. The rest of the line is
not visible in any output.}
-\txicmd{@c}{comment}{Synonym for \code{@comment}. \code{DEL} also starts a
comrment.}
+\txicmd{@c}{comment}{Synonym for \code{@comment}. \code{DEL} also starts a
comment.}
\txicmd{@ignore}{\dots\code{@end ignore}}{Text that will not appear in any
output.}
\subsection{Output formats}