Skip to content

Commit

Permalink
Gen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
erikroyall committed Sep 13, 2013
1 parent 570cc59 commit ef022fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api_docs/classes/Dom.html
Original file line number Diff line number Diff line change
Expand Up @@ -1731,7 +1731,7 @@ <h5>Example</h5>

<a href="../../files/src_fx.js.html#l116"><code>src\fx.js:116</code></a>
</span><br>
<p>Appears a disappeared element, disappears and appeared element</p>
<p>Appears a disappeared element, disappears an appeared element</p>



Expand Down
2 changes: 1 addition & 1 deletion api_docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1789,7 +1789,7 @@
{
"file": "src\\fx.js",
"line": 116,
"description": "Appears a disappeared element, disappears and appeared element",
"description": "Appears a disappeared element, disappears an appeared element",
"itemtype": "method",
"name": "toggleVisibility",
"return": {
Expand Down
2 changes: 1 addition & 1 deletion api_docs/files/src_fx.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h2 class="no-toc">Files</h2>
},

/**
* Appears a disappeared element, disappears and appeared element
* Appears a disappeared element, disappears an appeared element
*
* @for Dom
* @method toggleVisibility
Expand Down

0 comments on commit ef022fe

Please sign in to comment.