r22768 by jghali - Fix some typos in scripterapi-constants.html

scribus-commit scribus-commit at lists.scribus.net
Sat Nov 17 21:01:07 UTC 2018


Author: jghali
Date: Sat Nov 17 21:01:07 2018
New Revision: 22768

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=22768
Log:
Fix some typos in scripterapi-constants.html

Modified:
    trunk/Scribus/doc/de/scripterapi-constants.html
    trunk/Scribus/doc/en/scripterapi-constants.html
    trunk/Scribus/doc/it/scripterapi-constants.html

Modified: trunk/Scribus/doc/de/scripterapi-constants.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22768&path=/trunk/Scribus/doc/de/scripterapi-constants.html
==============================================================================
--- trunk/Scribus/doc/de/scripterapi-constants.html	(original)
+++ trunk/Scribus/doc/de/scripterapi-constants.html	Sat Nov 17 21:01:07 2018
@@ -51,21 +51,21 @@
 	<dt>inch</dt>
 	<dd>inches in 1 pt</dt>
 	<dt>p</dt>
-	<dt>pica in 1 pt</dt>
+	<dd>pica in 1 pt</dd>
 	<dt>cm<dt>
-	<dt>centimetres in 1 pt</dt>
+	<dd>centimetres in 1 pt</dd>
 	<dt>mm</dt>
-	<dt>millimetres in 1 pt</dt>
+	<dd>millimetres in 1 pt</dd>
 	<dt>...</dt>
-	<dt>Other constants will be provided if the Scribus core knows about them.</dt>
+	<dd>Other constants will be provided if the Scribus core knows about them.</dd>
 </dl>
 
 <h4>Page Orientation Definitions: </h4>
 <dl>
 	<dt>PORTRAIT</dt>
-	<dd>Pageformat Portrait = 0</dd>
+	<dd>Page orientation Portrait = 0</dd>
 	<dt>LANDSCAPE</dt>
-	<dd>Pageformat Landscape = 1</dd>
+	<dd>Page orientation Landscape = 1</dd>
 </dl>
 
 <h4>Definitions for Page Formats: </h4>

Modified: trunk/Scribus/doc/en/scripterapi-constants.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22768&path=/trunk/Scribus/doc/en/scripterapi-constants.html
==============================================================================
--- trunk/Scribus/doc/en/scripterapi-constants.html	(original)
+++ trunk/Scribus/doc/en/scripterapi-constants.html	Sat Nov 17 21:01:07 2018
@@ -63,9 +63,9 @@
 <h4>Page Orientation Definitions: </h4>
 <dl>
 	<dt>PORTRAIT</dt>
-	<dd>Pageformat Portrait = 0</dd>
+	<dd>Page orientation Portrait = 0</dd>
 	<dt>LANDSCAPE</dt>
-	<dd>Pageformat Landscape = 1</dd>
+	<dd>Page orientation Landscape = 1</dd>
 </dl>
 
 <h4>Definitions for Page Formats: </h4>

Modified: trunk/Scribus/doc/it/scripterapi-constants.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22768&path=/trunk/Scribus/doc/it/scripterapi-constants.html
==============================================================================
--- trunk/Scribus/doc/it/scripterapi-constants.html	(original)
+++ trunk/Scribus/doc/it/scripterapi-constants.html	Sat Nov 17 21:01:07 2018
@@ -51,21 +51,21 @@
 	<dt>inch</dt>
 	<dd>inches in 1 pt</dt>
 	<dt>p</dt>
-	<dt>pica in 1 pt</dt>
+	<dd>pica in 1 pt</dd>
 	<dt>cm<dt>
-	<dt>centimetres in 1 pt</dt>
+	<dd>centimetres in 1 pt</dd>
 	<dt>mm</dt>
-	<dt>millimetres in 1 pt</dt>
+	<dd>millimetres in 1 pt</dd>
 	<dt>...</dt>
-	<dt>Other constants will be provided if the Scribus core knows about them.</dt>
+	<dd>Other constants will be provided if the Scribus core knows about them.</dd>
 </dl>
 
 <h4>Page Orientation Definitions: </h4>
 <dl>
 	<dt>PORTRAIT</dt>
-	<dd>Pageformat Portrait = 0</dd>
+	<dd>Page orientation Portrait = 0</dd>
 	<dt>LANDSCAPE</dt>
-	<dd>Pageformat Landscape = 1</dd>
+	<dd>Page orientation Landscape = 1</dd>
 </dl>
 
 <h4>Definitions for Page Formats: </h4>




More information about the scribus-commit mailing list