Changeset 941 in tailor


Ignore:
Timestamp:
10/20/05 02:29:30 (8 years ago)
Author:
lele@…
Hash name:
20051020002930-97f81-97825e4b1f5d694923a2c489eacaff75f3bff1cc
Message:

Fix a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/monotone.py

    r940 r941  
    720720        # Monotone currently doesn't allow removing a directory, so we 
    721721        # must remove every item separately and intercept monotone 
    722         # directory errore messages.  We can't just filter the 
     722        # directory error messages.  We can't just filter the 
    723723        # directories, because the wc doesn't contain them anymore ... 
    724724        cmd = self.repository.command("drop") 
Note: See TracChangeset for help on using the changeset viewer.