From 7e64859453146c76519b85b13db1d0fa8a4292ca Mon Sep 17 00:00:00 2001 From: abe- Date: Sun, 18 Jun 2017 06:51:03 +0200 Subject: [PATCH] =?UTF-8?q?nueva=20intrudcci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/graficos/mecanizacion.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graficos/mecanizacion.js b/docs/graficos/mecanizacion.js index 09d75ee..905189c 100644 --- a/docs/graficos/mecanizacion.js +++ b/docs/graficos/mecanizacion.js @@ -102,7 +102,7 @@ function draw() { fill(0); textStyle(BOLD); textSize(12); - text("NÚMERO DE TRACTORES Y COSECHADORAS POR POBLADO DE COLONIZACIÓN", 620, 380, 150, 80); + text("TRACTORES Y COSECHADORAS POR POBLADO", 620, 380, 150, 80); textStyle(NORMAL); textSize(11); noStroke();