@@ -32,7 +32,7 @@ Version 1.2.0_ - 2018-01-01
3232* Add support for impersonation tokens API
3333* Add support for user activities
3434* Update user docs with gitlab URLs
35- * [docs] Bad arguments in projetcs file documentation
35+ * [docs] Bad arguments in projects file documentation
3636* Add support for user_agent_detail (issues)
3737* Add a SetMixin
3838* Add support for project housekeeping
@@ -464,7 +464,7 @@ Version 0.9.1_ - 2015-05-15
464464Version 0.9 _ - 2015-05-15
465465--------------------------
466466
467- * Implement argparse libray for parsing argument on CLI
467+ * Implement argparse library for parsing argument on CLI
468468* Provide unit tests and (a few) functional tests
469469* Provide PEP8 tests
470470* Use tox to run the tests
@@ -537,9 +537,9 @@ Version 0.3_ - 2013-08-27
537537--------------------------
538538
539539* Use PRIVATE-TOKEN header for passing the auth token
540- * provide a AUTHORS file
540+ * provide an AUTHORS file
541541* cli: support ssl_verify config option
542- * Add ssl_verify option to Gitlab object. Defauls to True
542+ * Add ssl_verify option to Gitlab object. Defaults to True
543543* Correct url for merge requests API.
544544
545545Version 0.2 _ - 2013-08-08
0 commit comments