aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-11-28 16:42:48 +0000
committersaturneric <[email protected]>2024-11-28 16:42:48 +0000
commite7948aa6c061d6398448f81cd666ea6c2d1c6b15 (patch)
tree3e23ec48512ad955885563cfd9b61f297cddb165
parentfix: handle cancel event of EMailMetaDataDialog (diff)
downloadModules-e7948aa6c061d6398448f81cd666ea6c2d1c6b15.tar.gz
Modules-e7948aa6c061d6398448f81cd666ea6c2d1c6b15.zip
fix: spelling mistakes
-rw-r--r--src/m_gpg_info/GnuPGInfoGatheringModule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
index 0d02df1..e10825c 100644
--- a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
+++ b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
@@ -48,7 +48,7 @@
GF_MODULE_API_DEFINE("com.bktus.gpgfrontend.module.gnupg_info_gathering",
"GatherGnupgInfo", "1.0.1",
- "Try gathering gnupg informations.", "Saturneric")
+ "Try gathering gnupg information.", "Saturneric")
DEFINE_TRANSLATIONS_STRUCTURE(ModuleGnuPGInfoGathering);