Skip to content

Commit ff6ca5d

Browse files
author
Gauvain Pocentek
authored
Merge pull request #572 from btmanm/master
Update projects.rst
2 parents 0a687d3 + 6ada4b0 commit ff6ca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Delete a custom attribute for a project::
292292

293293
Search projects by custom attribute::
294294

295-
project.customattributes.set('type': 'internal')
295+
project.customattributes.set('type', 'internal')
296296
gl.projects.list(custom_attributes={'type': 'internal'})
297297

298298
Project files

0 commit comments

Comments
 (0)