Skip to content

Commit f9c244d

Browse files
committed
Fix typo
I'm quite surprised that it didn't break Android builds
1 parent 7fc7eb6 commit f9c244d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/systemd_linux.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !andoid
1+
// +build !android
22

33
package main
44

0 commit comments

Comments
 (0)