Skip to content

Globalize Loopback-boot#200

Merged
davidcheung merged 1 commit intomasterfrom
globalize-2.x
Aug 5, 2016
Merged

Globalize Loopback-boot#200
davidcheung merged 1 commit intomasterfrom
globalize-2.x

Conversation

@davidcheung
Copy link
Copy Markdown
Contributor

@0candy PTAL

@davidcheung
Copy link
Copy Markdown
Contributor Author

@slnode test please

lib/executor.js Outdated
model = registry.getModel(name);
if (!model) {
throw new Error('Cannot configure unknown model ' + name);
throw new Error(f.g('Cannot configure unknown model %s', name));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

g.f not f.g

@0candy
Copy link
Copy Markdown
Contributor

0candy commented Aug 4, 2016

Just 1 typo, otherwise LGTM.

@0candy 0candy removed their assignment Aug 4, 2016
@davidcheung
Copy link
Copy Markdown
Contributor Author

@slnode test please

1 similar comment
@davidcheung
Copy link
Copy Markdown
Contributor Author

@slnode test please

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.

2 participants