Philipp Hörist pushed to branch master at gajim / gajim


Commits:
d172b074 by lovetox at 2022-08-13T18:13:07+02:00
cq: Fix typo

- - - - -


1 changed file:

- gajim/common/modules/muc.py


Changes:

=====================================
gajim/common/modules/muc.py
=====================================
@@ -577,7 +577,7 @@ def _on_muc_user_presence(self,
 
             # We receive only the unavailable presence here, so we take
             # the current presence and create a new contact with it, before we
-            # update the precence.
+            # update the presence.
             nickname = properties.muc_user.nick
             new_occupant = room.add_resource(nickname)
             new_occupant.set_presence(occupant.presence)



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/d172b0743d14a77f3bad426d2e92e644c2e0cc32

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/d172b0743d14a77f3bad426d2e92e644c2e0cc32
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to