We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e983df commit c34f16dCopy full SHA for c34f16d
user_guide_src/source/libraries/form_validation.rst
@@ -116,7 +116,7 @@ this code and save it to your application/views/ folder::
116
The Controller
117
==============
118
119
-Using a text editor, create a controller called form.php. In it, place
+Using a text editor, create a controller called Form.php. In it, place
120
this code and save it to your application/controllers/ folder::
121
122
<?php
0 commit comments