media handling fixes, gotten rid of StorageObject, set the default method for blots...
[mir.git] / source / mir / storage / StorageObjectFailure.java
index 40765af..c1b7aca 100755 (executable)
@@ -33,7 +33,7 @@ import multex.Failure;
 
 
 /**
- * Exception for all occuring failures in the storage-layer
+ * Exception for all occuring failures in the database-layer
  * @author idefix
  */
 public class StorageObjectFailure extends Failure {