Quellcode durchsuchen

fixed a typo (flat -> flag)

nagman vor 7 Jahren
Ursprung
Commit
e2cdacb2a2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/documentation/customize/concepts.html

+ 1 - 1
docs/documentation/customize/concepts.html

@@ -37,7 +37,7 @@ breadcrumb:
   </ul>
   </ul>
 
 
   <p>
   <p>
-    Since these variables carry the <code>!default</code> flat, they can be assigned a <strong>new value</strong> either before or after having been imported.
+    Since these variables carry the <code>!default</code> flag, they can be assigned a <strong>new value</strong> either before or after having been imported.
   </p>
   </p>
 </div>
 </div>