From 5ad9be4c24e9d7dc5672fdc42cea896622fe5685 Mon Sep 17 00:00:00 2001
From: letheed
Date: Sun, 10 Sep 2017 15:37:49 +0200
Subject: Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:
* pos -> position
* rot -> rotation
* loc -> location
C++ variables are left as is.
---
doc/classes/String.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'doc/classes/String.xml')
diff --git a/doc/classes/String.xml b/doc/classes/String.xml
index ce3dc1db2..c7c19997b 100644
--- a/doc/classes/String.xml
+++ b/doc/classes/String.xml
@@ -266,12 +266,12 @@
-
+
- Erase [code]chars[/code] characters from the string starting from [code]pos[/code].
+ Erase [code]chars[/code] characters from the string starting from [code]position[/code].
@@ -360,7 +360,7 @@
-
+
@@ -445,7 +445,7 @@
-
+
Return an amount of characters from the left of the string.
@@ -596,7 +596,7 @@
-
+
Return the right side of the string from a given position.
--
cgit v1.2.3-70-g09d2