We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01eea28 commit eb9a7e3Copy full SHA for eb9a7e3
core/src/main/java/org/dcache/nfs/vfs/ForwardingFileSystem.java
@@ -33,7 +33,7 @@
33
* methods to modify the behavior of the backing file system as desired per the
34
* <a href="http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>.
35
*
36
- * @sice 0.10
+ * @since 0.10
37
*/
38
public abstract class ForwardingFileSystem implements VirtualFileSystem {
39
0 commit comments