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 #1793

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Fix Typos #1793

merged 1 commit into from
Feb 23, 2022

Conversation

theresalech
Copy link
Contributor

Fixes #1792

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
  • I have tested Android, Java SE, and Java EE

The above are not needed as the PR only fixes typos within Java Suite API Reference Docs.

Summary

Fix typos as described in #1792

CLA

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #1793 (10b1977) into develop (e5398b4) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1793      +/-   ##
=============================================
+ Coverage      54.32%   54.34%   +0.01%     
- Complexity      5520     5521       +1     
=============================================
  Files            562      562              
  Lines          25592    25592              
  Branches        3339     3339              
=============================================
+ Hits           13904    13907       +3     
+ Misses         10426    10425       -1     
+ Partials        1262     1260       -2     
Impacted Files Coverage Δ
...om/smartdevicelink/transport/SdlRouterService.java 11.09% <ø> (ø)
...artdevicelink/transport/utl/SdlDeviceListener.java 7.81% <ø> (ø)
...in/java/com/smartdevicelink/util/AndroidTools.java 20.89% <ø> (ø)
...rtdevicelink/managers/screen/SoftButtonObject.java 69.42% <ø> (ø)
...main/java/com/smartdevicelink/proxy/RPCStruct.java 70.94% <ø> (ø)
...java/com/smartdevicelink/proxy/rpc/AddCommand.java 100.00% <ø> (ø)
...rtdevicelink/streaming/video/SdlRemoteDisplay.java 51.21% <0.00%> (+1.21%) ⬆️
...nk/managers/audio/AudioDecoderCompatOperation.java 79.54% <0.00%> (+4.54%) ⬆️

@joeljfischer joeljfischer merged commit 5a3a650 into develop Feb 23, 2022
@joeljfischer joeljfischer deleted the bugfix/issue_1792 branch February 23, 2022 14:33
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.

2 participants