Skip to content

Commit 7fc7cec

Browse files
committed
typos
1 parent 15d73a0 commit 7fc7cec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2016-06-19-changelog-1.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ date: 2016-06-19 14:34:00 +0200
3232
enumerateScopesFor is moved inside RRE.
3333

3434
* `RustItemElement` is now an interface.
35-
`RustFnElement` is now a suppertype for a bunch of function-like PSI nodes
35+
`RustFnElement` is now a supertype for a bunch of function-like PSI nodes
3636

3737
* Stubs improvements:
3838
- methods now have stubs

_posts/2016-06-27-changelog-2.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date: 2016-06-27 14:34:00 +0200
66
## New Features
77

88
* :tada: First alpha is published. :tada:
9-
* Completion contributor for `#[derive()]` caluse (contributed by [@bgourlie]).
9+
* Completion contributor for `#[derive()]` clause (contributed by [@bgourlie]).
1010
* Stubs and _Goto Symbol_ for fields.
1111
* Resolve and completion for static methods.
1212
* Better notifications about Cargo version in use.

0 commit comments

Comments
 (0)