Commit 52ef1088da124ce3445896000285471df77c084f

Authored by David RENÉ
1 parent 24378811

fix typo on dns_prefetch string generation

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/types/making_a_web_site.anubis
@@ -489,7 +489,7 @@ public define String @@ -489,7 +489,7 @@ public define String
489 { 489 {
490 alternate then "alternate", 490 alternate then "alternate",
491 author then "author", 491 author then "author",
492 - dns_prefetch then "dns_prefetch", 492 + dns_prefetch then "dns-prefetch",
493 help then "help", 493 help then "help",
494 icon then "icon", 494 icon then "icon",
495 license then "license", 495 license then "license",