Skip to content

Commit 74a4b26

Browse files
committed
Update docstring
1 parent d4ea13b commit 74a4b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/search/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def get_serializer_context(self):
153153

154154
def get_all_projects(self):
155155
"""
156-
Return a list containing the project itself and all its subprojects.
156+
Return a list containing the project itself and all its subprojects the user has permissions over.
157157
158158
:rtype: list
159159
"""

0 commit comments

Comments
 (0)