texlive[43228] Master/texmf-dist/scripts/texdoc/view.tlu: comand ->

commits+karl at tug.org commits+karl at tug.org
Tue Feb 14 23:30:46 CET 2017


Revision: 43228
          http://tug.org/svn/texlive?view=revision&revision=43228
Author:   karl
Date:     2017-02-14 23:30:46 +0100 (Tue, 14 Feb 2017)
Log Message:
-----------
comand -> command (report from Yudai Nakata)

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/texdoc/view.tlu

Property Changed:
----------------
    trunk/Master/texmf-dist/scripts/texdoc/view.tlu

Modified: trunk/Master/texmf-dist/scripts/texdoc/view.tlu
===================================================================
--- trunk/Master/texmf-dist/scripts/texdoc/view.tlu	2017-02-14 22:29:54 UTC (rev 43227)
+++ trunk/Master/texmf-dist/scripts/texdoc/view.tlu	2017-02-14 22:30:46 UTC (rev 43228)
@@ -1,3 +1,4 @@
+-- $Id$
 -- view.tlu view a document and/or display the list of results in texdoc
 --
 -- Manuel Pégourié-Gonnard, GPLv3, see texdoclib.tlu for details
@@ -88,7 +89,7 @@
         err_print('warning',
         "Try --list if you want results to be listed, not displayed.")
     end
-    err_print('info', 'View comand: '..view_command)
+    err_print('info', 'View command: '..view_command)
     if not os.execute(view_command) then
         err_print('error', "Failed to execute '"..view_command.."'")
         return false


Property changes on: trunk/Master/texmf-dist/scripts/texdoc/view.tlu
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id
\ No newline at end of property


More information about the tex-live-commits mailing list