- Timestamp:
- 10/16/09 15:16:35 (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
r1024 r1046 69 69 70 70 if [regexp -nocase {([a-z]+)less ([a-z]+)\M} $text matches one two] { 71 if [regexp -nocase "(un|use )" $one] {71 if [regexp -nocase "(un|use|b)" $one] { 72 72 return 0 73 73 }
Note: See TracChangeset
for help on using the changeset viewer.
