diff --git a/src/lib/locales/en.json b/src/lib/locales/en.json index 65b488f..a6c370a 100644 --- a/src/lib/locales/en.json +++ b/src/lib/locales/en.json @@ -43,7 +43,7 @@ }, "timer": { "label": "High resolution timer", - "description": "Display a microsecond resolution timer on screen, useful for measuring video pipeline latency." + "description": "Display a millisecond resolution timer on screen, useful for measuring video pipeline latency." } } }