Correct comment

This commit is contained in:
Holger Vogt 2020-05-02 20:16:48 +02:00
parent 8a1eff8e88
commit e0f5181bee
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{