summaryrefslogtreecommitdiffhomepage
path: root/es-es/awk-es.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'es-es/awk-es.html.markdown')
-rw-r--r--es-es/awk-es.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/es-es/awk-es.html.markdown b/es-es/awk-es.html.markdown
index 1ee12956..2165c47a 100644
--- a/es-es/awk-es.html.markdown
+++ b/es-es/awk-es.html.markdown
@@ -354,7 +354,6 @@ END {
if (nlines)
print "La edad promedio para " name " es " sum / nlines
}
-
```
Más información: