Skip to content

Commit

Permalink
grammar; artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwoodhull committed Aug 24, 2015
1 parent 85d18f7 commit 45721db
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions dc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dc.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dc.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dc.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/base-mixin.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Base Mixin is an abstract functional object representing a basic dc chart object
* for all chart and widget implementations. Methods from the Base Mixin are inherited
* and available on all chart implementation in the DC library.
* and available on all chart implementations in the DC library.
* @name baseMixin
* @memberOf dc
* @mixin
Expand Down
2 changes: 1 addition & 1 deletion web/docs/api-latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ chart.width(300)
### dc.baseMixin ⇒ <code>Chart</code>
Base Mixin is an abstract functional object representing a basic dc chart object
for all chart and widget implementations. Methods from the Base Mixin are inherited
and available on all chart implementation in the DC library.
and available on all chart implementations in the DC library.

**Kind**: static mixin of <code>[dc](#dc)</code>

Expand Down
8 changes: 4 additions & 4 deletions web/js/dc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/js/dc.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/js/dc.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/js/dc.min.js.map

Large diffs are not rendered by default.

0 comments on commit 45721db

Please sign in to comment.