Changeset 996
- Timestamp:
- 04/05/09 16:50:54 (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/complex_spoonerism.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_spoonerism.tcl
r989 r996 57 57 58 58 if [regexp -nocase {([a-z]+)less ([a-z]+)\M} $text matches one two] { 59 if [regexp -nocase "(un less|useless)" $one] {59 if [regexp -nocase "(un|use)" $one] { 60 60 return 0 61 61 }
Note: See TracChangeset
for help on using the changeset viewer.
