From 49d02e78b53db9f27bebdfd7aa18484799d78391 Mon Sep 17 00:00:00 2001 From: Stefan Vukovic Date: Sun, 4 Feb 2024 21:36:17 +0100 Subject: [PATCH] punctuate notes --- ext/js/data/options-util.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/js/data/options-util.js b/ext/js/data/options-util.js index d00225e4c0..5a45ba3215 100644 --- a/ext/js/data/options-util.js +++ b/ext/js/data/options-util.js @@ -1134,8 +1134,8 @@ export class OptionsUtil { } /** - * - Added general.language - * - Modularized text transformations + * - Added general.language. + * - Modularized text transformations. * @type {import('options-util').UpdateFunction} */ _updateVersion25(options) {