gnu: Fix some misspellings.

Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
Efraim Flashner 2025-02-19 11:11:03 +02:00
parent 77ad73b333
commit 66daf46b41
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
79 changed files with 185 additions and 185 deletions

View file

@ -1411,7 +1411,7 @@ provides features like a Web-browsable API and authentication policies.")
provides. A fresh look at blocks. With @code{django-sekizai} you can define
placeholders where your blocks get rendered and at different places in your
templates append to those blocks. This is especially useful for css and
javascript. Your subtemplates can now define css and javscript files to be
javascript. Your subtemplates can now define css and javascript files to be
included, and the css will be nicely put at the top and the javascript to the
bottom, just like you should. Also sekizai will ignore any duplicate content in
a single block.")