[SATCOM] Fix typo in "class"

coolant-mod
Unknown 2016-09-13 10:14:31 +02:00
parent 7ac99fbd72
commit 2b7248ab61
6 changed files with 31 additions and 31 deletions

View File

@ -53,7 +53,7 @@ Class members are \l;public\u cbot\public; by default, which means that they are
Fields and methods can also be declared as \c;\l;static\u cbot\static;\n;. Methods can be additionaly declared as \c;\l;synchronized\u cbot\synchro;\n;.
\t;Member Initialization
As shown in the previous exemple, the class members can be initialized in the class definition (\c;int x = 3.33;\n;).
As shown in the previous example, the class members can be initialized in the class definition (\c;int x = 3.33;\n;).
Another way of initiliazing fields is by defining a constructor which is a special method having the same name as the class. This method will be called automatically at \l;creation\u cbot\new; time of a class instance. Constructors can be \l;overloaded\u cbot\function;.

View File

@ -7609,12 +7609,6 @@ msgstr ""
msgid "Fields and methods can also be declared as <code><a cbot|static>static</a></code>. Methods can be additionaly declared as <code><a cbot|synchro>synchronized</a></code>."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous exemple, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""
#. type: Plain text
#: ../E/class.txt:58
#, no-wrap
@ -7970,3 +7964,9 @@ msgstr ""
#, no-wrap
msgid "A parent's method can be called inside an overriden method by using the <code><a cbot|super>super</a></code> keyword."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous example, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""

View File

@ -8312,12 +8312,6 @@ msgstr ""
msgid "Fields and methods can also be declared as <code><a cbot|static>static</a></code>. Methods can be additionaly declared as <code><a cbot|synchro>synchronized</a></code>."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous exemple, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""
#. type: Plain text
#: ../E/class.txt:58
#, no-wrap
@ -8673,3 +8667,9 @@ msgstr ""
#, no-wrap
msgid "A parent's method can be called inside an overriden method by using the <code><a cbot|super>super</a></code> keyword."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous example, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""

View File

@ -8313,12 +8313,6 @@ msgstr ""
msgid "Fields and methods can also be declared as <code><a cbot|static>static</a></code>. Methods can be additionaly declared as <code><a cbot|synchro>synchronized</a></code>."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous exemple, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""
#. type: Plain text
#: ../E/class.txt:58
#, no-wrap
@ -8674,3 +8668,9 @@ msgstr ""
#, no-wrap
msgid "A parent's method can be called inside an overriden method by using the <code><a cbot|super>super</a></code> keyword."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous example, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""

View File

@ -8478,12 +8478,6 @@ msgstr ""
msgid "Fields and methods can also be declared as <code><a cbot|static>static</a></code>. Methods can be additionaly declared as <code><a cbot|synchro>synchronized</a></code>."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous exemple, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""
#. type: Plain text
#: ../E/class.txt:58
#, no-wrap
@ -8839,3 +8833,9 @@ msgstr ""
#, no-wrap
msgid "A parent's method can be called inside an overriden method by using the <code><a cbot|super>super</a></code> keyword."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous example, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""

View File

@ -8291,12 +8291,6 @@ msgstr ""
msgid "Fields and methods can also be declared as <code><a cbot|static>static</a></code>. Methods can be additionaly declared as <code><a cbot|synchro>synchronized</a></code>."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous exemple, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""
#. type: Plain text
#: ../E/class.txt:58
#, no-wrap
@ -8652,3 +8646,9 @@ msgstr ""
#, no-wrap
msgid "A parent's method can be called inside an overriden method by using the <code><a cbot|super>super</a></code> keyword."
msgstr ""
#. type: Plain text
#: ../E/class.txt:56
#, no-wrap
msgid "As shown in the previous example, the class members can be initialized in the class definition (<c/>int x = 3.33;<n/>)."
msgstr ""