[
https://issues.apache.org/jira/browse/QUARKS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363492#comment-15363492
]
ASF GitHub Bot commented on QUARKS-221:
---------------------------------------
GitHub user Cazen reopened a pull request:
https://github.com/apache/incubator-quarks/pull/160
[QUARKS-221] Fix Javadoc syntax
I fixed some javadoc statement and remove
[wai-aria](https://www.w3.org/WAI/intro/aria.php) in table tag. If this is
required or better way exist, please let me know :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Cazen/incubator-quarks QUARKS-221
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/160.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #160
----
commit 5b94b799b4ea83c41ab8629809333a08ada10997
Author: cazen <[email protected]>
Date: 2016-07-04T01:56:37Z
Fix JavaDoc syntax and remove wai-aria in table tag
----
> Fix Javadoc syntax
> ------------------
>
> Key: QUARKS-221
> URL: https://issues.apache.org/jira/browse/QUARKS-221
> Project: Quarks
> Issue Type: Improvement
> Components: Documentation
> Reporter: Cazen Lee
> Assignee: Cazen Lee
> Priority: Minor
>
> Javadoc syntax is very strict when "Xdoclint:none"
> As, [~dlaboss]'s advice in
> [PR-147|https://github.com/apache/incubator-quarks/pull/147], I will find out
> and fix a grammatically incorrect javadoc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)