From 31bcd2832ee14bc54599971ff44ae0380a09c86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 22 Feb 2013 23:23:04 +0100 Subject: [PATCH] Update comments in hosted examples loader --- build/loader_hosted_examples.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/loader_hosted_examples.js b/build/loader_hosted_examples.js index 3ec22aa5e2..9afe49715f 100644 --- a/build/loader_hosted_examples.js +++ b/build/loader_hosted_examples.js @@ -6,8 +6,8 @@ * This loader is used for the hosted examples. It is used in place of the * development loader (examples/loader.js). * - * ol.css and ol.js are built with Plovr/Closure, based build/ol.json. - * (`make build` should build them). They are located in the ../build/ + * ol.css and ol.js are built with Plovr/Closure, based on build/ol.json. + * (`build.py build` builds them). They are located in the ../build/ * directory, relatively to this script. * * The script should be named loader.js. So it needs to be renamed to