You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by gi...@apache.org on 2018/02/28 16:03:04 UTC

ant git commit: Missing CSS class

Repository: ant
Updated Branches:
  refs/heads/master b1522dd37 -> c6aeb2eaa


Missing CSS class

Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/c6aeb2ea
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/c6aeb2ea
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/c6aeb2ea

Branch: refs/heads/master
Commit: c6aeb2eaa1cfcb160947ec4b7570d1f5ccaff972
Parents: b1522dd
Author: Gintas Grigelionis <gi...@apache.org>
Authored: Wed Feb 28 17:02:48 2018 +0100
Committer: Gintas Grigelionis <gi...@apache.org>
Committed: Wed Feb 28 17:02:48 2018 +0100

----------------------------------------------------------------------
 manual/Types/regexp.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/c6aeb2ea/manual/Types/regexp.html
----------------------------------------------------------------------
diff --git a/manual/Types/regexp.html b/manual/Types/regexp.html
index 3cd420d..77bbab7 100644
--- a/manual/Types/regexp.html
+++ b/manual/Types/regexp.html
@@ -28,7 +28,7 @@
 <p>
 Regexp represents a regular expression.
 <h3>Parameters</h3>
-<table>
+<table class="attr">
   <tr>
     <th>Attribute</th>
     <th>Description</th>