comment typo

This commit is contained in:
PatR
2023-10-31 11:49:29 -07:00
parent c13b0953c2
commit 8d98b920f4

View File

@@ -87,7 +87,7 @@ curs_update_invt(int arg)
if (!arg) {
/*
* 'arg'==0 means basic inventory_update(): [re-]populate and
* [re-]display the persistent invetory window.
* [re-]display the persistent inventory window.
*/
if (pi.array) /* previous data is obsolete */
curs_purge_perminv_data(FALSE);