Skip to content

Commit 3399b51

Browse files
author
johnp-studarus-tm
authored
webapp: fix misspelling in comment (#216)
1 parent 914e1ea commit 3399b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/lib/sciond.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import (
4141
"github.com/scionproto/scion/go/lib/snet"
4242
)
4343

44-
// Configuations to save. Zeroing out any of these placeholders will cause the
44+
// Configurations to save. Zeroing out any of these placeholders will cause the
4545
// webserver to request a fresh external copy to keep locally.
4646
var cConfig string
4747
var cLabels string

0 commit comments

Comments
 (0)