mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-20 22:05:35 -04:00
replaced the term "paste" with the more generic "document"
kudos @Ribas160
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ class Paste extends AbstractModel
|
||||
$this->_data
|
||||
) === false
|
||||
) {
|
||||
throw new Exception('Error saving paste. Sorry.', 76);
|
||||
throw new Exception('Error saving document. Sorry.', 76);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user