Skip to content
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

Fix typos #548

Closed
wants to merge 1 commit into from
Closed

Fix typos #548

wants to merge 1 commit into from

Conversation

jmetertea
Copy link
Contributor

Description

Fix typos intialized -> initialized , Wether -> Whether

Motivation and Context

Fix typos

How Has This Been Tested?

Grammer spelling

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the [code style][style-guide] of this project.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

Codecov Report

Merging #548 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #548      +/-   ##
============================================
- Coverage     56.12%   56.11%   -0.02%     
+ Complexity    10023    10020       -3     
============================================
  Files          1024     1024              
  Lines         62910    62910              
  Branches       7064     7064              
============================================
- Hits          35309    35301       -8     
- Misses        25123    25132       +9     
+ Partials       2478     2477       -1
Impacted Files Coverage Δ Complexity Δ
...main/java/org/apache/jorphan/gui/MenuScroller.java 30.53% <0%> (-4.2%) 8% <0%> (-2%)
...n/java/org/apache/jmeter/reporters/Summariser.java 85.49% <0%> (-0.77%) 18% <0%> (-1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7de81f7...c8c6651. Read the comment docs.

@asfgit asfgit closed this in b8ba6df Dec 26, 2019
@FSchumacher
Copy link
Contributor

Thanks for the fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants