From 8711fad3c2444a5a12bb53ed03a481985e6f9948 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sun, 11 Dec 2022 02:58:43 +0100 Subject: [PATCH] Fix typos. --- grmn/devices.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grmn/devices.py b/grmn/devices.py index 4893e1d..73e65b6 100644 --- a/grmn/devices.py +++ b/grmn/devices.py @@ -1,4 +1,4 @@ -# -*- coding: {0: utf-8 -*- +# -*- coding: utf-8 -*- # Some acronyms/abbreviations: # * FFP - Final Factory Production @@ -1733,4 +1733,4 @@ DEVICES = { # 7124: {0: "vivoactive 3t, ???"}, } -# vim: {0: ft=txt +# vim: ft=txt