Fix typos in comments

This commit is contained in:
Michael Vetter
2022-02-18 18:59:32 +01:00
parent d15f905d83
commit 57fb10f0bf
2 changed files with 2 additions and 2 deletions

View File

@@ -9436,7 +9436,7 @@ cmd_change_password(ProfWin* window, const char* const command, gchar** args)
return TRUE;
}
// Returns true if an error occured
// Returns true if an error occurred
gboolean
_get_message_from_editor(gchar* message, gchar** returned_message)
{