diff options
Diffstat (limited to 'src/StripChart.c')
-rw-r--r-- | src/StripChart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StripChart.c b/src/StripChart.c index 83fb87c..1568b37 100644 --- a/src/StripChart.c +++ b/src/StripChart.c @@ -221,7 +221,7 @@ Destroy (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. */ |