diff options
Diffstat (limited to 'lib/private/DB/SetTransactionIsolationLevel.php')
-rw-r--r-- | lib/private/DB/SetTransactionIsolationLevel.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/DB/SetTransactionIsolationLevel.php b/lib/private/DB/SetTransactionIsolationLevel.php index 0a65cbbf463..eb15bf11fbe 100644 --- a/lib/private/DB/SetTransactionIsolationLevel.php +++ b/lib/private/DB/SetTransactionIsolationLevel.php @@ -20,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |