Ignore:
Timestamp:
Jul 29, 2007, 8:53:23 PM (17 years ago)
Author:
Bruno Cornec
Message:

Fix bug #187 (Scott Cummings rsc_at_usfamily.net)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-string.c

    r1236 r1585  
    944944        sev = 2;
    945945        sprintf(reason,
    946                 "It's in your /home partiton. Therefore, it is important.");
     946                "It's in your /home directory. Therefore, it is important.");
    947947    }
    948948    if (!strncmp(filename, "/usr/", 5)) {
Note: See TracChangeset for help on using the changeset viewer.