diff --git a/src/frontend/postcoms.c b/src/frontend/postcoms.c index 926f12ad0..830aaf54e 100644 --- a/src/frontend/postcoms.c +++ b/src/frontend/postcoms.c @@ -71,7 +71,7 @@ com_unlet(wordlist *wl) } /* end of function com_unlet */ -/* Remove zero length vectors in the wordlist from the current plot */ +/* Remove zero length vectors from the current plot */ void com_remzerovec(wordlist* wl) {