summaryrefslogtreecommitdiff
path: root/src/Convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Convert.c')
-rw-r--r--src/Convert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Convert.c b/src/Convert.c
index 440d624..17faaa3 100644
--- a/src/Convert.c
+++ b/src/Convert.c
@@ -698,7 +698,7 @@ XtDirectConvert(XtConverter converter,
(*to).addr = NULL;
(*converter) (args, &num_args, from, to);
/* This memory can never be freed since we don't know the Display
- * or app context from which to compute the persistance */
+ * or app context from which to compute the persistence */
{
CacheEnter(&globalHeap, (XtTypeConverter) converter, args, num_args,
from, to, (to->addr != NULL), hash, False, False,