mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
misspell
Former-commit-id: aca03445a2baa4608d3307f3bf329a6591b60a19
This commit is contained in:
parent
b7bc89335d
commit
6be7bbfbb0
|
@ -125,7 +125,7 @@ func main() {
|
|||
ctx.ViewData("showingAllDone", true)
|
||||
ctx.ViewData("title", "Todos - All Done")
|
||||
|
||||
// Key does not actual matters at all here.
|
||||
// Key does not actual matter at all here.
|
||||
// However, you can enable it for better performance.
|
||||
// In order to enable key mapping for
|
||||
// jet specific renderer and ranger types
|
||||
|
|
Loading…
Reference in New Issue
Block a user