Skip to content

Commit

Permalink
Merge pull request adobe#799 from adobe/rlim/refresh-issue#72
Browse files Browse the repository at this point in the history
Replace 'Refresh Window' with 'Reload Brackets' to match the name used i...
  • Loading branch information
pthiess committed May 3, 2012
2 parents f92aa7d + e288fbc commit 00676a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<li class="dropdown">
<a href="#" class="dropdown-toggle">Debug</a>
<ul class="dropdown-menu">
<li><a href="#" id="menu-debug-refresh-window">Refresh Window</a></li>
<li><a href="#" id="menu-debug-refresh-window">Reload Brackets</a></li>
<li><a href="#" id="menu-debug-show-developer-tools">Show Developer Tools</a></li>
<li><a href="#" id="menu-debug-runtests">Run Tests</a></li>
<li><a href="#" id="menu-debug-jslint" class="selected">Enable JSLint</a></li>
Expand Down

0 comments on commit 00676a5

Please sign in to comment.