fix javadoc of blob

This commit is contained in:
Sebastian Sdorra
2012-12-07 12:58:31 +01:00
parent 390b6610eb
commit 5b3f632d90

View File

@@ -38,7 +38,7 @@ import java.io.InputStream;
import java.io.OutputStream;
/**
* A blob is binary object. A blob can be used to store unstructured any data.
* A blob is binary object. A blob can be used to store any unstructured data.
*
* @author Sebastian Sdorra
* @since 1.23