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

changed concate to concat #9

Merged
merged 1 commit into from
Nov 20, 2018
Merged

changed concate to concat #9

merged 1 commit into from
Nov 20, 2018

Conversation

sbrkopac
Copy link
Contributor

Pull Request Template

Description

Changed concate to concat as its the more accepted / used short form for concatenate.

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

No testing done as I could not find any references to it in the repository thus far, but it may break local test applications.

Test Configuration:

  • Hardware: Desktop
  • Toolchain: cmake + Visual Studio 2017

Checklist:

  • [X ] My code follows the style guidelines of this project
  • [X ] I have performed a self-review of my own code
  • [X ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [X ] My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@sbrkopac sbrkopac changed the title fixed typo in function name changed concate to concat Nov 19, 2018
@vsg-dev
Copy link
Owner

vsg-dev commented Nov 20, 2018

LOL, more evidence that I'm undiagnosed dyslexic..

@vsg-dev vsg-dev merged commit 925bc1b into vsg-dev:master Nov 20, 2018
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