diff options
Diffstat (limited to 'lib/libXaw/src/StripChart.c')
-rw-r--r-- | lib/libXaw/src/StripChart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libXaw/src/StripChart.c b/lib/libXaw/src/StripChart.c index 96ae48dbc..942a7d51a 100644 --- a/lib/libXaw/src/StripChart.c +++ b/lib/libXaw/src/StripChart.c @@ -297,7 +297,7 @@ XawStripChartDestroy(Widget gw) } /* - * NOTE: This function really needs to recieve graphics exposure + * NOTE: This function really needs to receive graphics exposure * events, but since this is not easily supported until R4 I am * going to hold off until then. */ |