Skip to content

Commit cae29d9

Browse files
committed
Menu: Fix typo
1 parent 33154a2 commit cae29d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/menu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
<extension-points>
232232
<method name="_closeOnDocumentClick" return="Boolean">
233233
<desc>
234-
Method that determines whether clicks on the document should close any open menus. By default, menus are closed unless the click occurred a menu.
234+
Method that determines whether clicks on the document should close any open menus. By default, menus are closed unless the click occurred a the menu.
235235
</desc>
236236
<argument name="event" type="Event"/>
237237
<example>

0 commit comments

Comments
 (0)