[fractal/fractal-next] reaction-group: Fix typo
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] reaction-group: Fix typo
- Date: Tue, 8 Feb 2022 20:02:40 +0000 (UTC)
commit 059841ff35133d99fce38a1d5eddf23be038f331
Author: Kévin Commaille <zecakeh tedomum fr>
Date: Tue Feb 8 16:12:03 2022 +0100
reaction-group: Fix typo
src/session/room/reaction_group.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/session/room/reaction_group.rs b/src/session/room/reaction_group.rs
index 00cdae9be..eb0d4fee6 100644
--- a/src/session/room/reaction_group.rs
+++ b/src/session/room/reaction_group.rs
@@ -86,7 +86,7 @@ mod imp {
}
glib::wrapper! {
- /// Reactions groupped by a given key.
+ /// Reactions grouped by a given key.
pub struct ReactionGroup(ObjectSubclass<imp::ReactionGroup>);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]