From 4eb6794628091c3067ceb7c5725f0fda0835b0ae Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sun, 11 Apr 2021 13:50:11 +0200 Subject: [PATCH] Fix bad comment --- src/data/new_notifications_settings.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/new_notifications_settings.rs b/src/data/new_notifications_settings.rs index 83fb211..a1cbd9b 100644 --- a/src/data/new_notifications_settings.rs +++ b/src/data/new_notifications_settings.rs @@ -1,4 +1,4 @@ -//! # New conversation settings +//! # New notifications settings //! //! @author Pierre Hubert