Skip to content

Commit

Permalink
fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
spullara committed May 13, 2011
1 parent 364c343 commit f01f611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caching/src/main/java/avrobase/caching/Cacher.java
Expand Up @@ -19,7 +19,7 @@
import java.util.concurrent.atomic.AtomicLong;

/**
* Cache the results of an avrobase and also send out messages to listneres when one is updated.
* Cache the results of an avrobase and also send out messages to listeners when one is updated.
* <p/>
* User: sam
* Date: 5/10/11
Expand Down

0 comments on commit f01f611

Please sign in to comment.