Merge branch 'features/JAL-1738_JAL-345_selectionfromhighlight' into develop
[jalview.git] / help / html / features / search.html
index 82516bf..a8238eb 100755 (executable)
@@ -84,7 +84,7 @@ td {
     the match. For example, a simple query like "ACDED" would
     match all occurences of that string, but "ACD+ED" matches
     both 'ACDDED' and 'ACDDDDDDDDED'. More usefully, the query
-    "[ILGVMA]{;5,}" would find stretches of small, hydrophobic
+    "[GVATC]{;5,}" would find stretches of small, hydrophobic
     amino acids of at least five residues in length.</p>
   <p>
     The table below describes some of the regular expression syntax:<br>