You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by giancarloromeo <gi...@git.apache.org> on 2018/06/13 08:40:34 UTC

[GitHub] jmeter pull request #388: Fix minor typo.

GitHub user giancarloromeo opened a pull request:

    https://github.com/apache/jmeter/pull/388

    Fix minor typo.

    ## Description
    <!--- Provide a general summary of your changes in the Title above -->
    <!--- Describe your changes in detail here -->
    
    ## Motivation and Context
    <!--- Why is this change required? What problem does it solve? -->
    <!--- If it fixes an open issue, please link to the issue here. -->
    
    ## How Has This Been Tested?
    <!--- Please describe in detail how you tested your changes. -->
    <!--- Include details of your testing environment, tests ran to see how -->
    <!--- your change affects other areas of the code, etc. -->
    
    ## Screenshots (if appropriate):
    
    ## Types of changes
    <!--- What types of changes does your code introduce? Delete as appropriate -->
    - Bug fix (non-breaking change which fixes an issue)
    - New feature (non-breaking change which adds functionality)
    - Breaking change (fix or feature that would cause existing functionality to not work as expected)
    
    ## Checklist:
    <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
    <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
    - [ ] My code follows the [code style][style-guide] of this project.
    - [ ] I have updated the documentation accordingly.
    
    [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/giancarloromeo/jmeter patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/388.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #388
    
----
commit ea85da3b8539e5ff7e0a03a11a349af44b04398b
Author: Giancarlo Romeo <gi...@...>
Date:   2018-06-13T08:40:13Z

    Fix minor typo.

----


---

[GitHub] jmeter issue #388: Fix minor typo

Posted by FSchumacher <gi...@git.apache.org>.
Github user FSchumacher commented on the issue:

    https://github.com/apache/jmeter/pull/388
  
    Thanks for the contribution.


---

[GitHub] jmeter pull request #388: Fix minor typo

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/388


---