From 2779832e1e5c30e23e81c44c2de6bc16d895ce5e Mon Sep 17 00:00:00 2001 From: a-brandt Date: Thu, 22 Nov 2012 09:02:26 +0100 Subject: [PATCH] deleted "}" --- js/actions/system/api-blueprints.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/actions/system/api-blueprints.js b/js/actions/system/api-blueprints.js index 5e76eb8086..106c156166 100644 --- a/js/actions/system/api-blueprints.js +++ b/js/actions/system/api-blueprints.js @@ -243,7 +243,7 @@ //////////////////////////////////////////////////////////////////////////////// /// @brief deletes a blueprint graph /// -/// @RESTHEADER{DELETE /_api/blueprints/graph},delete graph} +/// @RESTHEADER{DELETE /_api/blueprints/graph,delete graph} /// /// @REST{DELETE /_api/blueprints/graph/@FA{graph-identifier}} ///