Skip to content

(MAINT) Add a space between a parameter name type and its description #51

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

Merged
merged 1 commit into from
Aug 31, 2015

Conversation

roidelapluie
Copy link
Contributor

Before this commit:

packages (Array[String])- A list of packages to be installed

With this commit:

packages (Array[String]) - A list of packages to be installed

Before this commit:

    packages (Array[String])- A list of packages to be installed

With this commit:

    packages (Array[String]) - A list of packages to be installed
@iankronquist
Copy link
Contributor

+1. Thanks for the fix! If you have any other thoughts on how we can improve strings please let us know here or on JIRA.

@roidelapluie
Copy link
Contributor Author

I will. See PDOC-43 and #52.

roidelapluie pushed a commit to roidelapluie/puppetlabs-strings that referenced this pull request Aug 31, 2015
This commit allows you to add more advanced formatting in parameters
description. This is useful to add cross-module links, or to add new
lines, emphasis and so on.

Closes puppetlabs#51.
@iankronquist
Copy link
Contributor

I'm going to go ahead and merge this. The people who would also review this are either out or too busy to review this change.

iankronquist added a commit that referenced this pull request Aug 31, 2015
(MAINT) Add a space between a parameter name type and its description
@iankronquist iankronquist merged commit 346832a into puppetlabs:master Aug 31, 2015
roidelapluie pushed a commit to roidelapluie/puppetlabs-strings that referenced this pull request Aug 31, 2015
This commit allows you to add more advanced formatting in parameters
description. This is useful to add cross-module links, or to add new
lines, emphasis and so on.

Closes puppetlabs#51.
roidelapluie pushed a commit to roidelapluie/puppetlabs-strings that referenced this pull request Feb 3, 2016
This commit allows you to add more advanced formatting in parameters
description. This is useful to add cross-module links, or to add new
lines, emphasis and so on.

Closes puppetlabs#51.
@chelnak chelnak added the bugfix label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants