You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/08/29 16:08:01 UTC

tinkerpop git commit: Minor fix to parenthesis in release docs.

Repository: tinkerpop
Updated Branches:
  refs/heads/tp31 6745b31dd -> 8912f79c1


Minor fix to parenthesis in release docs.


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

Branch: refs/heads/tp31
Commit: 8912f79c165b3a25989bd8546f408e8a88e68fd4
Parents: 6745b31
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Aug 29 12:07:35 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Aug 29 12:07:35 2016 -0400

----------------------------------------------------------------------
 docs/src/dev/developer/release.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/8912f79c/docs/src/dev/developer/release.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/dev/developer/release.asciidoc b/docs/src/dev/developer/release.asciidoc
index 70390cf..8b16e2d 100644
--- a/docs/src/dev/developer/release.asciidoc
+++ b/docs/src/dev/developer/release.asciidoc
@@ -54,8 +54,8 @@ during this period.
 ... All tickets categorized by having a "Component" assigned.
 ... All tickets are either of type "Bug" or "Enhancement".
 ... All tickets where work was completed are "Closed"
-.... Search for "closed the pull request" in comments for hints on possible tickets that were left open by mistake).
-.... Look for tickets marked as "Resolved" (some users might not have rights to mark as "Closed" - convert these to "Closed".
+.... Search for "closed the pull request" in comments for hints on possible tickets that were left open by mistake.
+.... Look for tickets marked as "Resolved" as some users might not have rights to mark as "Closed" - convert these to "Closed".
 ... All tickets not marked "Fixed", "Done", or "Implemented" for their Resolution should not have a Fix Version
 assigned (use common sense when reviewing these tickets before removing the Fix Version as it is possible the incorrect
 Resolution may have been assigned).