diff options
Diffstat (limited to 'lib/i18n.ts')
-rw-r--r-- | lib/i18n.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/i18n.ts b/lib/i18n.ts index 3c7106422..bba3e14c6 100644 --- a/lib/i18n.ts +++ b/lib/i18n.ts @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ "use strict"; |