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 bb5184e commit 49077f1Copy full SHA for 49077f1
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