|
@@ -109,7 +109,7 @@ public:
|
|
|
|
|
|
void endSwitch() {
|
|
|
fprintf(fd, "</table>\n");
|
|
|
- fprintf(fd, "<p>Items marked <span style=\"font-weight: normal; font-size: 80%%; color:red;\">*</span> are only avalible using patched QT.</p>");
|
|
|
+ fprintf(fd, "<p>Items marked <span style=\"font-weight: normal; font-size: 80%%; color:red;\">*</span> are only available using patched QT.</p>");
|
|
|
}
|
|
|
|
|
|
};
|