From 7f73bb5b44202431f4d07b283e47b1bc0a1a651e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:23:45 +0200 Subject: Fix typos Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510 Reviewed-on: https://gerrit.libreoffice.org/16709 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- odk/docs/idl/wikilinks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/docs') diff --git a/odk/docs/idl/wikilinks.py b/odk/docs/idl/wikilinks.py index 51490879ad7d..7854f645063e 100644 --- a/odk/docs/idl/wikilinks.py +++ b/odk/docs/idl/wikilinks.py @@ -8,7 +8,7 @@ # # wikilinks.py: -# This throwaway prgram can be used to convert idl_chapter_refs.txt to a +# This throwaway program can be used to convert idl_chapter_refs.txt to a # "fake" IDL file that can be fed to doxygen to get the DevGuide Wiki links. import sys -- cgit