aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2023-10-13 07:18:45 +0000
committerIngo Klöcker <[email protected]>2023-10-13 07:22:36 +0000
commit131384b107fb54e37e31f8fc19be8ab8fcffd929 (patch)
treef83e77bdb13ed498fc7f152d04bd30f653671492 /lang/python/doc
parentcpp,doc: Fix typos in API documentation and source code comments (diff)
downloadgpgme-131384b107fb54e37e31f8fc19be8ab8fcffd929.tar.gz
gpgme-131384b107fb54e37e31f8fc19be8ab8fcffd929.zip
python,doc: Fix typos in documentation and source code comments
-- Anonymous contribution Signed-off-by: Ingo Klöcker <[email protected]>
Diffstat (limited to 'lang/python/doc')
-rw-r--r--lang/python/doc/texinfo/texinfo.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/doc/texinfo/texinfo.tex b/lang/python/doc/texinfo/texinfo.tex
index a5c849c8..a505e733 100644
--- a/lang/python/doc/texinfo/texinfo.tex
+++ b/lang/python/doc/texinfo/texinfo.tex
@@ -498,7 +498,7 @@
% \def\foo{\parsearg\Xfoo}
% \def\Xfoo#1{...}
%
-% Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
+% Actually, I use \csname\string\foo\endcsname, i.e. \\foo, as it is my
% favourite TeX trick. --kasal, 16nov03
\def\parseargdef#1{%