From 274d033a6fae1f72eb42f6d9006ac3bb3baf5649 Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Mon, 28 Dec 2020 00:09:36 +0100 Subject: [PATCH] Typo --- include/txt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/txt.php b/include/txt.php index 4713791..1d67ef8 100644 --- a/include/txt.php +++ b/include/txt.php @@ -18,7 +18,7 @@ $txt['usage']['re'] = 'Responsorium'; $txt['usage']['rb'] = 'Responsorium breve'; $txt['usage']['rh'] = 'Rhythmus'; $txt['usage']['se'] = 'Sequentia'; -$txt['usage']['se'] = 'Supplicatio'; +$txt['usage']['su'] = 'Supplicatio'; $txt['usage']['tr'] = 'Tractus'; $txt['usage']['tp'] = 'Tropa'; $txt['usage']['or'] = 'Toni Communes';