Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/118
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Github user markt-asf commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/118#discussion_r209292288
--- Diff: java/org/apache/catalina/ha/session/SessionMessageImpl.java ---
@@ -144,7 +144,7 @@ public String getEventTypeString()
case EVT_G
Github user markt-asf commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/118#discussion_r209290720
--- Diff: java/org/apache/tomcat/dbcp/dbcp2/managed/ManagedConnection.java
---
@@ -1,4 +1,4 @@
-/**
+vi /**
--- End diff --
No worries
Github user seratch commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/118#discussion_r209289321
--- Diff: java/org/apache/catalina/ha/session/SessionMessageImpl.java ---
@@ -144,7 +144,7 @@ public String getEventTypeString()
case EVT_GET
Github user seratch commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/118#discussion_r209289041
--- Diff: java/org/apache/tomcat/dbcp/dbcp2/managed/ManagedConnection.java
---
@@ -1,4 +1,4 @@
-/**
+vi /**
--- End diff --
I will remov
GitHub user seratch opened a pull request:
https://github.com/apache/tomcat/pull/118
Fix typos detected by github.com/client9/misspell
Fixing typos is sometimes very hard. It's not so easy to visually review
them. Recently, I discovered a very useful tool for it,
[misspell](https:/