From 442e84774790897ddbad5690e9e150cde3bbdb04 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 20 Apr 2015 10:47:35 +0200 Subject: [PATCH] fix typo in config documentation --- pandora/config.pandora.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 164d6744..b12d2298 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -757,7 +757,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "themes": ["oxlight", "oxmedium", "oxdark"], /* "timelines" is a list of timeline types. Implemented types are "antialias", - "slitscal", "keyframes" and "auto". + "slitscan", "keyframes" and "auto". */ "timelines": [ {"id": "antialias", "title": "Anti-Alias"},