talkatu/talkatu

fix a typo in a comment

2020-05-07, Gary Kramlich
14150e2ef19b
Parents 97a4fcd3ba67
Children cad105df9c74
fix a typo in a comment
--- a/talkatu/talkatuinput.c Fri Apr 24 01:23:51 2020 -0500
+++ b/talkatu/talkatuinput.c Thu May 07 21:27:14 2020 -0500
@@ -391,7 +391,7 @@
*/
if(response == GTK_RESPONSE_CANCEL) {
- /* we call this separately for GTK_RESPONSE_CANCEL be
+ /* we call this separately for GTK_RESPONSE_CANCEL becase
* GTK_RESPONSE_DELETE_EVENT already destroys the dialog.
*/
gtk_widget_destroy(GTK_WIDGET(dialog));