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

Fixed typos #8

Merged
merged 1 commit into from
Mar 5, 2013
Merged

Fixed typos #8

merged 1 commit into from
Mar 5, 2013

Conversation

pborreli
Copy link
Contributor

@pborreli pborreli commented Mar 4, 2013

No description provided.

@@ -94,7 +94,7 @@ test('removing a document from a key that does not exist', function () {
ok(!store.has('foo'))
})

test('expand a token into all descendent tokens', function () {
test('expand a token into all descendant tokens', function () {

Choose a reason for hiding this comment

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

I think it was correct as it was - -ant is a noun, and -ent is an adjective. Examples from mac dictionary...

Shakespeare's last direct descendant
extinct species are replaced by descendent species

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@olivernn olivernn merged commit f9899df into olivernn:master Mar 5, 2013
@pborreli pborreli deleted the typos branch March 5, 2013 16:56
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