changeset 20 | 6ae5e4f8329b |
parent 3 | 2fdc9cc89502 |
1.1 --- a/org/sonews/storage/StorageProvider.java Fri Aug 21 17:40:54 2009 +0200 1.2 +++ b/org/sonews/storage/StorageProvider.java Mon Aug 24 13:00:05 2009 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 package org.sonews.storage; 1.5 1.6 /** 1.7 - * 1.8 + * Provides access to storage backend instances. 1.9 * @author Christian Lins 1.10 * @since sonews/1.0 1.11 */