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

CB-13850: Fix spelling in typed-file: property name filesystem (wrong… #229

Merged
merged 1 commit into from
Oct 1, 2018

Conversation

Beutlin
Copy link
Contributor

@Beutlin Beutlin commented Feb 6, 2018

Platforms affected

What does this PR do?

The DefinitelyTyped file has a wrong attribute for an Entry object. It is "fileSystem" but should be "filesystem". The consequence of this is that the syntax checker of an IDE might give an false warning.

What testing has been done on this change?

Looked at file www/Entry.js. Obviously the naming is here "filesystem".

Checklist

  • [ x ] Reported an issue in the JIRA database
  • [ x ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Automated tests are not possible, because this bug is related to a DefinitelyTyped file, which provides only syntax checking for IDEs.

@janpio janpio added the bug label Sep 17, 2018
@janpio janpio merged commit 4642fde into apache:master Oct 1, 2018
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.

2 participants