Changeset 889 in josm


Ignore:
Timestamp:
Aug 29, 2008 12:09:59 AM (5 years ago)
Author:
stoecker
Message:

another minor search fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java

    r888 r889  
    5353                        "<li>Use <b>|</b> or <b>OR</b> to combine with logical or</li>" + 
    5454                        "<li>Use <b>\"</b> to quote operators (e.g. if key contains :)</li>" + 
     55                        "<li>Use <b>(</b> and <b>)</b> to group expressions</li>" + 
    5556        "</ul></html>")); 
    5657     
Note: See TracChangeset for help on using the changeset viewer.