]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_attr.3x
ncurses 5.9 - patch 20130921
[ncurses.git] / man / curs_attr.3x
index cd49844861b3329b7caa8464c126e358b52a697e..7a0d1588d516c8c3163418f3df8cea9adc2e2ee2 100644 (file)
@@ -27,7 +27,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_attr.3x,v 1.38 2013/08/31 12:30:55 tom Exp $
+.\" $Id: curs_attr.3x,v 1.39 2013/09/21 20:39:49 Sven.Joachim Exp $
 .TH curs_attr 3X ""
 .na
 .hy 0
@@ -242,7 +242,7 @@ This implementation provides the \fBA_ITALIC\fP attribute for terminals
 which have the \fIenter_italics_mode\fP (sitm) and \fIexit_italics_mode\fP (ritm) capabilities.
 Italics are not mentioned in X/Open Curses.
 Unlike the other video attributes, \fBI_ITALIC\fP is unrelated
-to the \fIset_attributes\fP capabilites.
+to the \fIset_attributes\fP capabilities.
 This implementation makes the assumption that
 \fIexit_attribute_mode\fP may also reset italics.
 .PP