mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
brouser -> browser
svn path=/trunk/; revision=42410
This commit is contained in:
parent
cb0fe726e8
commit
0c4008a938
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ IDR_LINKMENU MENU
|
||||||
BEGIN
|
BEGIN
|
||||||
POPUP "popup"
|
POPUP "popup"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Open link in a brouser", ID_OPEN_LINK
|
MENUITEM "&Open link in a browser", ID_OPEN_LINK
|
||||||
MENUITEM "&Copy link to clipboard", ID_COPY_LINK
|
MENUITEM "&Copy link to clipboard", ID_COPY_LINK
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
Loading…
Reference in a new issue