Skip to content

Commit 39f2af5

Browse files
committed
XWIKI-20437: Wrong order of categories in space administration
* Improved the comment wording
1 parent 19e4ecf commit 39f2af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClassMacros.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
#set ($discard = $sectionsByName.put($section.id, $section))
187187
#end
188188
#end
189-
## The $query variable is used as basis for setting the URL on sections. (search for ${query} )
189+
## The $query variable is used as a basis for the URL used in sections. (search for ${query} )
190190
#set ($query = "editor=$escapetool.url(${editor})")
191191
#if ($editor != 'globaladmin')
192192
#set ($query = $query + "&space=$escapetool.url(${currentSpace})")

0 commit comments

Comments
 (0)