Fix documentation

This commit is contained in:
Chris 2018-10-17 23:19:39 +01:00
parent 5be6b08517
commit 4f277824c0

View File

@ -30,7 +30,7 @@ use JSON;
# UI handler/dispatcher functions
## @method $ _generate_new()
# Build the page containing the user creation form.
# Build the page containing the recipe creation form.
#
# @return An array containing the page title, content, extra header data, and
# extra javascript content.