From c5ebd313f540aaf8cd2a6d8f3439d9b2ef1119aa Mon Sep 17 00:00:00 2001 From: elemoine Date: Sun, 10 Mar 2013 13:15:38 -0700 Subject: [PATCH] Updated Exports Files (markdown) --- Exports-Files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exports-Files.md b/Exports-Files.md index be6ee8a..bce6682 100644 --- a/Exports-Files.md +++ b/Exports-Files.md @@ -2,7 +2,7 @@ Alongside js files the src dir includes "exports files" (e.g. `src/ol/map.export ``` @exportClass ol.Map ol.MapOptions -@exportProperty ol.Map.prototype.getControls +@exportProperty ol.Map.prototype.addLayer ```