aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/wellknown.h
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-07-10 20:43:09 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-07-10 20:43:09 +0200
commit90a5ad87ac455d1d1eb6401824312b28a318fddb (patch)
treed006483f6c5c91b042f566fe210bb9f6732df55e /lib/csapi/wellknown.h
parentb04ff258cc60687fadf0129eba0be2071f0da00c (diff)
parent32d6616677bc4a94554527110e8d227aaf3aea34 (diff)
downloadlibquotient-90a5ad87ac455d1d1eb6401824312b28a318fddb.tar.gz
libquotient-90a5ad87ac455d1d1eb6401824312b28a318fddb.zip
Merge branch '0.6.x' into kitsune-fix-read-receipts-and-markers-0.6
Diffstat (limited to 'lib/csapi/wellknown.h')
-rw-r--r--lib/csapi/wellknown.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/wellknown.h b/lib/csapi/wellknown.h
index b21d9fc7..c707d232 100644
--- a/lib/csapi/wellknown.h
+++ b/lib/csapi/wellknown.h
@@ -14,7 +14,7 @@ namespace Quotient {
*
* Gets discovery information about the domain. The file may include
* additional keys, which MUST follow the Java package naming convention,
- * e.g. ``com.example.myapp.property``. This ensures property names are
+ * e.g. `com.example.myapp.property`. This ensures property names are
* suitably namespaced for each application and reduces the risk of
* clashes.
*