Skip to content

Update page_creation.rst to correct hidden colon #7849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update page_creation.rst to correct hidden colon #7849

wants to merge 1 commit into from

Conversation

tomgrandy
Copy link
Contributor

86-87: Italicized word covers top of colon

Old: The method below the route - numberAction() - is called
the controller: this is a function where you
New: The method below the route - numberAction() - is called
the controller. This is a function where you

Instead of having the top of the colon bleed into the italicized word "controller" it makes visual sense to have the sentence end with a period and the next "This is a function..." begin with a capital letter since it can stand on its own as a sentence.

86-87:  Italicized word covers top of colon

Old:  The method below the route - ``numberAction()`` - is called
   the *controller*: this is a function where *you*
New:  The method below the route - ``numberAction()`` - is called
   the *controller*. This is a function where *you*

Instead of having the top of the colon bleed into the italicized word "controller" it makes visual sense to have the sentence end with a period and the next "This is a function..." begin with a capital letter since it can stand on its own as a sentence.
@xabbuh
Copy link
Member

xabbuh commented Apr 28, 2017

Thank you @tomgrandy.

xabbuh added a commit that referenced this pull request Apr 28, 2017
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7849).

Discussion
----------

Update page_creation.rst to correct hidden colon

86-87:  Italicized word covers top of colon

Old:  The method below the route - ``numberAction()`` - is called
   the *controller*: this is a function where *you*
New:  The method below the route - ``numberAction()`` - is called
   the *controller*. This is a function where *you*

Instead of having the top of the colon bleed into the italicized word "controller" it makes visual sense to have the sentence end with a period and the next "This is a function..." begin with a capital letter since it can stand on its own as a sentence.

Commits
-------

c859e9d Update page_creation.rst to correct hidden colon
@xabbuh xabbuh closed this Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants