Commit b0e585b9 authored by Rafael Monnerat's avatar Rafael Monnerat

Fix name conventions (no plural)

parent ce8de3af
......@@ -69,7 +69,7 @@ return listbox\n
</item>
<item>
<key> <string>id</string> </key>
<value> <string>TestPageModule_listPreviousChapters</string> </value>
<value> <string>TestPageModule_getPreviousChapterList</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -198,7 +198,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>TestPageModule_listPreviousChapters</string> </value>
<value> <string>TestPageModule_getPreviousChapterList</string> </value>
</item>
</dictionary>
</pickle>
......
23
\ No newline at end of file
24
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment