Skip to content

Commit

Permalink
rename "Project Item" into "ProjectItem" and "Track Item" into "Track…
Browse files Browse the repository at this point in the history
…Item"
  • Loading branch information
rendertom committed Aug 18, 2020
1 parent 4be6850 commit e75eeab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.. _projectItem:

Project Item object
ProjectItem object
===================

``app.project.rootItem.children[index]``
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.. _trackItem:

Track Item object
TrackItem object
===================

| ``app.project.sequences[index].audioTracks[index].clips[index]``
Expand Down
8 changes: 4 additions & 4 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Welcome to the Premiere Pro Scripting Guide!

.. toctree::
:maxdepth: 2
:caption: Project Item object
:caption: ProjectItem object

4 - Project Item object/projectItem
4 - ProjectItem object/projectItem

.. toctree::
:maxdepth: 2
Expand All @@ -43,9 +43,9 @@ Welcome to the Premiere Pro Scripting Guide!

.. toctree::
:maxdepth: 2
:caption: Track Item object
:caption: TrackItem object

7 - Track Item object/trackitem
7 - TrackItem object/trackitem

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit e75eeab

Please sign in to comment.