Skip to content

Commit 7f09666

Browse files
authored
Merge pull request python-gitlab#627 from nicgrayson/fix-docs-typo
Fix 3 typos in docs
2 parents 6ad9da0 + a5ab2bb commit 7f09666

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/gl_objects/users.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ are admin.
190190

191191
* GitLab API: https://docs.gitlab.com/ce/api/users.html#list-all-gpg-keys
192192

193-
Exemples
193+
Examples
194194
--------
195195

196196
List GPG keys for a user::
@@ -232,7 +232,7 @@ are admin.
232232

233233
* GitLab API: https://docs.gitlab.com/ce/api/users.html#list-ssh-keys
234234

235-
Exemples
235+
Examples
236236
--------
237237

238238
List SSH keys for a user::
@@ -270,7 +270,7 @@ are admin.
270270

271271
* GitLab API: https://docs.gitlab.com/ce/api/users.html#list-emails
272272

273-
Exemples
273+
Examples
274274
--------
275275

276276
List emails for a user::

0 commit comments

Comments
 (0)