Skip to content

Commit 00775c2

Browse files
committed
Merge branch 'master' into develop
2 parents 112f9f3 + 3399b51 commit 00775c2

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
@@ -42,7 +42,7 @@ import (
4242
. "github.com/netsec-ethz/scion-apps/webapp/util"
4343
)
4444

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

0 commit comments

Comments
 (0)