aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/admin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csapi/admin.h')
-rw-r--r--lib/csapi/admin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csapi/admin.h b/lib/csapi/admin.h
index a0c43fb9..d35f3ee3 100644
--- a/lib/csapi/admin.h
+++ b/lib/csapi/admin.h
@@ -15,7 +15,7 @@ namespace QMatrixClient
// Operations
/// Gets information about a particular user.
- ///
+ ///
/// Gets information about a particular user.
///
/// This API may be restricted to only be called by the user being looked
@@ -66,7 +66,7 @@ namespace QMatrixClient
// Construction/destruction
/*! Gets information about a particular user.
- * \param userId
+ * \param userId
* The user to look up.
*/
explicit GetWhoIsJob(const QString& userId);