r21511 by gpittman - fixed a typo in Scripter docs

scribus-commit scribus-commit at lists.scribus.net
Tue Nov 15 16:21:13 UTC 2016


Author: gpittman
Date: Tue Nov 15 16:21:12 2016
New Revision: 21511

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=21511
Log:
fixed a typo in Scripter docs

Modified:
    branches/Version14x/Scribus/scribus/doc/en/scripterapi-getobjprop.html

Modified: branches/Version14x/Scribus/scribus/doc/en/scripterapi-getobjprop.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21511&path=/branches/Version14x/Scribus/scribus/doc/en/scripterapi-getobjprop.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/en/scripterapi-getobjprop.html	(original)
+++ branches/Version14x/Scribus/scribus/doc/en/scripterapi-getobjprop.html	Tue Nov 15 16:21:12 2016
@@ -32,7 +32,7 @@
 <dd><code>getFillTransparency(["name"]) -> float</code>
 <p>Returns the fill transparency of the object "name". If "name" is not given the currently selected Item is used.</p></dd>
 
-<dt><a name="-getImageFile"><strong>getImageFile</strong></a>(...)</dt>
+<dt><a name="-getImageName"><strong>getImageFile</strong></a>(...)</dt>
 <dd><code>getImageName(["name"]) -> string</code>
 <p>Returns the filename for the image in the image frame. If "name" is not given the currently selected item is used.</p></dd>
  




More information about the scribus-commit mailing list