Spelling fixes
[oweals/cde.git] / cde / programs / dtmail / dtmail / RoamApp.C
index edf28ca1e7f7ddd85f6b495296e409c5a4fb7c2a..8e1c4c6aff85616c5c049f04f32590c26295bee0 100644 (file)
@@ -1189,7 +1189,7 @@ void RoamApp::initialize(int *argcp, char **argv)
        // Create a fontlist that contains the glyph and user fonts
        strcpy(buf, _user_font);
 #if 0
-       // Never refer to the "plain" tag so dont add it.
+       // Never refer to the "plain" tag so don't add it.
        if (strchr(_user_font, '=') == NULL) {
            // No tag.  Add one
            strcat(buf, "=plain, ");