summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAnders Jonsson <anders.jonsson@norsjovallen.se>2021-09-07 21:33:56 +0200
committerMilan Crha <mcrha@redhat.com>2021-09-17 08:56:39 +0000
commit8202d495171d40cf0237751d3b10409e9c7406c0 (patch)
treef0f91f510d7182f8b89cab001d40dcf565537be5 /data
parent89d0af7baf0dd79ac4f2ec1f726f48d8d9eb15c7 (diff)
downloadevolution-data-server-8202d495171d40cf0237751d3b10409e9c7406c0.tar.gz
M!76 - Fixups (Span->Spam, Eventually->Possibly) in a translatable string
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/76
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.evolution-data-server.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.evolution-data-server.gschema.xml.in b/data/org.gnome.evolution-data-server.gschema.xml.in
index dd0e5f4af..b6a0cbea8 100644
--- a/data/org.gnome.evolution-data-server.gschema.xml.in
+++ b/data/org.gnome.evolution-data-server.gschema.xml.in
@@ -22,7 +22,7 @@
<key name="camel-message-info-user-headers" type="as">
<default>[]</default>
<_summary>Array of user header names</_summary>
- <_description>These headers can be stored in the folder summary, eventually being visible in the GUI. The value can contain a pipe character ('|'), which delimits the display name from the header name. Example: 'Span Score|X-Spam-Score'</_description>
+ <_description>These headers can be stored in the folder summary, possibly being visible in the GUI. The value can contain a pipe character ('|'), which delimits the display name from the header name. Example: 'Spam Score|X-Spam-Score'</_description>
</key>
<key name="network-monitor-gio-name" type="s">
<default>''</default>