Преглед изворни кода

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri пре 8 година
родитељ
комит
3708711cdb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Прегледај датотеку

@@ -14,7 +14,7 @@ Up to now we've seen how to use variables to store and manipulate data of certai
14 14
 
15 15
 1. Create objects from a class.
16 16
 2. Analyze the declaration of a class to understand how to create and manipulate objects of the class.
17
-3. Practice the creation and manipulation of objects, and the invocation of "setters" and "getters".
17
+3. Practice the creation and manipulation of objects, and the invocation of *setters* and *getters*.
18 18
 
19 19
 
20 20
 ## Pre-Lab: