Skip to content

docs: Fix a few typos#257

Open
timgates42 wants to merge 1 commit intoabourget:masterfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#257
timgates42 wants to merge 1 commit intoabourget:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Copy Markdown

There are small typos in:

  • examples/live_cpu_graph/live_cpu_graph/static/excanvas.js
  • examples/pyramid_backbone_redis_chat/chatter3/static/backbone.js
  • examples/pyramid_backbone_redis_chat/chatter3/static/handlebars.js
  • examples/pyramid_backbone_redis_chat_persistence/chatter4/static/backbone.js
  • examples/pyramid_backbone_redis_chat_persistence/chatter4/static/handlebars.js
  • examples/simple_pyramid_chat/chatter2/static/backbone.js
  • examples/simple_pyramid_chat/chatter2/static/handlebars.js
  • examples/testapp/testapp/static/backbone.js
  • examples/testapp/testapp/static/handlebars.js
  • socketio/virtsocket.py
  • tests/jstests/static/qunit.js

Fixes:

  • Should read retrieve rather than retreive.
  • Should read preferred rather than prefered.
  • Should read suppress rather than surpress.
  • Should read function rather than funtion.
  • Should read dealt rather than dealth.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- examples/live_cpu_graph/live_cpu_graph/static/excanvas.js
- examples/pyramid_backbone_redis_chat/chatter3/static/backbone.js
- examples/pyramid_backbone_redis_chat/chatter3/static/handlebars.js
- examples/pyramid_backbone_redis_chat_persistence/chatter4/static/backbone.js
- examples/pyramid_backbone_redis_chat_persistence/chatter4/static/handlebars.js
- examples/simple_pyramid_chat/chatter2/static/backbone.js
- examples/simple_pyramid_chat/chatter2/static/handlebars.js
- examples/testapp/testapp/static/backbone.js
- examples/testapp/testapp/static/handlebars.js
- socketio/virtsocket.py
- tests/jstests/static/qunit.js

Fixes:
- Should read `retrieve` rather than `retreive`.
- Should read `preferred` rather than `prefered`.
- Should read `suppress` rather than `surpress`.
- Should read `function` rather than `funtion`.
- Should read `dealt` rather than `dealth`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
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.

1 participant