diff options
author | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-27 10:59:51 +0000 |
---|---|---|
committer | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-27 10:59:51 +0000 |
commit | 62fa707cf1568a487323f904061a27dcfb0642fa (patch) | |
tree | 58ce765f1646fd9a65277f86d468ab17c654f58c /src/conversation | |
parent | 22bb8cad921b6be5f0b533ec58049ae8f467d2ac (diff) |
-comments: the world ain't all male
Diffstat (limited to 'src/conversation')
-rw-r--r-- | src/conversation/gnunet-conversation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet-conversation.c b/src/conversation/gnunet-conversation.c index 92a435d55..fad9d568e 100644 --- a/src/conversation/gnunet-conversation.c +++ b/src/conversation/gnunet-conversation.c @@ -717,7 +717,7 @@ do_status (const char *args) break; case CS_RINGING: FPRINTF (stdout, - _("We are calling `%s', his phone should be ringing.\n"), + _("We are calling `%s', their phone should be ringing.\n"), peer_name); break; case CS_CONNECTED: |