amalgame/commit

DOC: fixed comment copy/paste errir fir http_ag_form_upload_reference/1

authorJacco van Ossenbruggen
Wed Mar 4 12:31:02 2020 +0100
committerJacco van Ossenbruggen
Wed Mar 4 12:31:02 2020 +0100
commit2c056985c61ecc7c6d90624472423462f255e89c
tree6d9bef8aa9115af95d78f28d93c6a823f90f3d1b
parent911dd3f07fdb181dc211f43622f44a0dcb5e5d7d
Diff style: patch stat
diff --git a/api/form/amalgame/startpage.pl b/api/form/amalgame/startpage.pl
index 9fbfc86..de50fb9 100644
--- a/api/form/amalgame/startpage.pl
+++ b/api/form/amalgame/startpage.pl
@@ -113,7 +113,7 @@ http_ag_form_upload_strategy_resource(Request) :-
 
 %%	http_ag_form_upload_reference(+Request) is det.
 %
-%	Handle form to upload an existing strategy
+%	Handle form to upload an existing reference mapping
 http_ag_form_upload_reference(Request) :-
 	authorized(write(default, _)),
 	is_multipart_post_request(Request), !,