This is an automated email from the git hooks/post-receive script.

ben pushed a commit to branch master
in repository autocomplete.

commit d052477f1ab2fd9fdfda4c98b9eea6894124a8e7
Author: bobbylight <[email protected]>
Date:   Mon Aug 12 22:53:39 2013 -0400

    Fixing readme.md
---
 README.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb3cd5f..105e287 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ AutoComplete is a code completion library for Swing 
JTextComponents, with enhanc
 
 Features include a completion choices list that updates as the user types, a 
"documentation" companion window for displaying documentation about the 
currently selected completion choice, and parameter assistance (e.g. tabbing 
through function/method parameters, with tool tip assistance for each argument 
and a possible list of valid variable completions for each).
 
-AutoComplete is available under a [modified BSD 
license](https://github.com/bobbylight/AutoComplete/blob/master/distfiles/AutoComplete.License.txt).
  For more information, visit 
[http://fifesoft.com/rsyntaxtextarea](http://fifesoft.com/autocomplete).
+AutoComplete is available under a [modified BSD 
license](https://github.com/bobbylight/AutoComplete/blob/master/distfiles/AutoComplete.License.txt).
  For more information, visit 
[http://fifesoft.com/autocomplete](http://fifesoft.com/autocomplete).
 
 # Example Usage
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/autocomplete.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to