From 4f277824c063cb329a13969292488514ea63e64c Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 17 Oct 2018 23:19:39 +0100 Subject: [PATCH] Fix documentation --- blocks/ORB/New.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/ORB/New.pm b/blocks/ORB/New.pm index e548b1c..478caa5 100644 --- a/blocks/ORB/New.pm +++ b/blocks/ORB/New.pm @@ -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.