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

Minor spelling corrections in Docs/Tutorials #6464

Merged
merged 5 commits into from Jan 9, 2019
Merged

Minor spelling corrections in Docs/Tutorials #6464

merged 5 commits into from Jan 9, 2019

Conversation

ilyankou
Copy link
Contributor

@ilyankou ilyankou commented Jan 8, 2019

No description provided.

Copy link
Member

@IvanSanchez IvanSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Sponsor Collaborator

@cherniavskii cherniavskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
One more small change, and I'll merge this :)

@@ -878,7 +878,7 @@ <h4 id='map-other-methods'>Other Methods</h4>
<tr id='map-zoomanim'>
<td><code><b>zoomanim</b>
<td><code><a href='#zoomanimevent'>ZoomAnimEvent</a></code></td>
<td>Fired at least once per zoom animation. For continous zoom, like pinch zooming, fired once per frame during zoom.</td>
<td>Fired at least once per zoom animation. For continuous zoom, like pinch zooming, fired once per frame during zoom.</td>
Copy link
Sponsor Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is generated automatically from code comments, can you please update corresponding comment?
It's right here:

Leaflet/src/map/Map.js

Lines 1676 to 1678 in b2dd61d

// @event zoomanim: ZoomAnimEvent
// Fired at least once per zoom animation. For continous zoom, like pinch zooming, fired once per frame during zoom.
this.fire('zoomanim', {

@ilyankou
Copy link
Contributor Author

ilyankou commented Jan 9, 2019

@cherniavskii Absolutely! Done.

@cherniavskii cherniavskii merged commit c7b3dbd into Leaflet:master Jan 9, 2019
Schleuse pushed a commit to Schleuse/Leaflet that referenced this pull request Dec 3, 2019
* continous -> continuous

* Minor spelling and styling corrections

* occured -> occurred

* mosly -> mostly

* Update Map.js
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.

None yet

3 participants