From 86d314f31a3d90c0bf19cdd3938519bc2e3e4130 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Fri, 8 Apr 2016 10:47:45 +1200 Subject: [PATCH] Clarify code comment --- examples/html/edit-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/html/edit-style.css b/examples/html/edit-style.css index ce304e71e4..e71c854dbb 100644 --- a/examples/html/edit-style.css +++ b/examples/html/edit-style.css @@ -12,7 +12,7 @@ font-family: Raleway-Regular; src: url(../../resources/fonts/Raleway-Regular.ttf), /* Windows production */ url(../../fonts/Raleway-Regular.ttf), /* OSX production */ - url(../../interface/resources/fonts/Raleway-Regular.ttf); /* Development */ + url(../../interface/resources/fonts/Raleway-Regular.ttf); /* Development, running script in /HiFi/examples */ } @font-face {