summaryrefslogtreecommitdiff
path: root/docs/gl_objects/projects.rst
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2016-07-24 17:56:04 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2016-07-24 17:56:04 +0200
commit41cbc32621004aab2cae5f7c14fc60005ef7b966 (patch)
tree9284194839bd32ee735a374e6e2db8398a67d17c /docs/gl_objects/projects.rst
parent07c55943eebb302bc1b8feaf482d929c83e9ebe1 (diff)
downloadgitlab-41cbc32621004aab2cae5f7c14fc60005ef7b966.tar.gz
docs: issues API
Diffstat (limited to 'docs/gl_objects/projects.rst')
-rw-r--r--docs/gl_objects/projects.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gl_objects/projects.rst b/docs/gl_objects/projects.rst
index e9c5b6c..294c3f2 100644
--- a/docs/gl_objects/projects.rst
+++ b/docs/gl_objects/projects.rst
@@ -91,7 +91,7 @@ Archive/unarchive a project:
Events
------
-Use :class:`~gitlab.objects.ProjectEvent` objects to manipulate projects. The
+Use :class:`~gitlab.objects.ProjectEvent` objects to manipulate events. The
:attr:`gitlab.Gitlab.project_events` and :attr:`Project.events
<gitlab.objects.Project.events>` manager objects provide helper functions.