Skip to content

Commit 8329127

Browse files
Erman OkmanErman Okman
Erman Okman
authored and
Erman Okman
committed
Spelling fix
1 parent 2d27904 commit 8329127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

izer/assets.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ class MakefileMapping(MutableMapping):
282282
'SRCS +=', etc. is done "on the fly" through this mapping object.
283283
284284
The key:value rules are as follows:
285-
* The key is lowercase, and any '.' is replaced is '_'. (revelant for JSON parsing)
285+
* The key is lowercase, and any '.' is replaced is '_'. (relevant for JSON parsing)
286286
287287
* The value is a tuple with 2 items:
288288
* index 0: The template string

0 commit comments

Comments
 (0)