Skip to content

Commit 4b8f427

Browse files
Fix text issues. (#334)
1 parent 527812c commit 4b8f427

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/reference.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Shotgun()
2626
.. autoclass:: Shotgun
2727
:show-inheritance:
2828

29-
********************************
30-
Flow Production Tracking Methods
31-
********************************
29+
***************
30+
Shotgun Methods
31+
***************
3232

3333
The majority of functionality is contained within the :class:`~shotgun_api3.Shotgun` class.
3434
The documentation for all of the methods you'll need in your scripts lives in here.
@@ -91,7 +91,7 @@ The documentation for all of the methods you'll need in your scripts lives in he
9191
Shotgun.followers
9292
Shotgun.following
9393

94-
.. rubric:: Working with the Flow Production Tracking Schema and Preferences
94+
.. rubric:: Working with the Shotgun Schema and Preferences
9595

9696
.. autosummary::
9797
:nosignatures:
@@ -177,10 +177,10 @@ Methods that relate to the activity stream and following of entities in Flow Pro
177177
.. automethod:: Shotgun.followers
178178
.. automethod:: Shotgun.following
179179

180-
Working with the Flow Production Tracking Schema
181-
================================================
180+
Working with the Shotgun Schema
181+
===============================
182182

183-
Methods allow you to introspect and modify the Flow Production Tracking schema.
183+
Methods allow you to introspect and modify the Shotgun schema.
184184

185185
.. automethod:: Shotgun.schema_entity_read
186186
.. automethod:: Shotgun.schema_field_read

0 commit comments

Comments
 (0)