[geany/geany-plugins] c91ae6: GeanyLua: trivial for Travis

Skif-off git-noreply at xxxxx
Thu Jan 25 20:18:03 UTC 2018


Branch:      refs/heads/master
Author:      Skif-off <Skif-off at users.noreply.github.com>
Committer:   GitHub <noreply at github.com>
Date:        Thu, 30 Nov 2017 18:36:35 UTC
Commit:      c91ae6f9254f61821fcaff10fece0b11ce8b560a
             https://github.com/geany/geany-plugins/commit/c91ae6f9254f61821fcaff10fece0b11ce8b560a

Log Message:
-----------
GeanyLua: trivial for Travis


Modified Paths:
--------------
    geanylua/docs/geanylua-ref.html

Modified: geanylua/docs/geanylua-ref.html
3 lines changed, 1 insertions(+), 2 deletions(-)
===================================================================
@@ -758,8 +758,7 @@
 
 <a name="newfile"></a><hr><h3><tt>geany.newfile ( [filename [, filetype] )</tt></h3><p>
 <p>When called with no arguments, creates a new, untitled document.</p>
-<p>When called with one argument, creates a new document with the specified
-<tt>filename</tt>.</p>
+<p>When called with one argument, creates a new document with the specified <tt>filename</tt>.</p>
 <p>When called with two argument, creates a new document with the specified
 <tt>filename</tt> and <tt>filetype</tt> (a one-word description of the filetype,
 e.g. "C" or "Python".). If you want untitled document then set <tt>filename</tt> as <tt>""</tt>.</p>



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list