service: fix misc typos.

This commit is contained in:
Daniel Theophanes
2015-09-01 09:34:29 -07:00
parent 06ebab178d
commit 5ab7ce2c8f
16 changed files with 30 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// Copyright 2015 Daniel Theophanes.
// Use of this source code is governed by a zlib-style
// license that can be found in the LICENSE file.package service
// license that can be found in the LICENSE file.
// Simple service that only works by printing a log message every few seconds.
package main
+1 -1
View File
@@ -1,6 +1,6 @@
// Copyright 2015 Daniel Theophanes.
// Use of this source code is governed by a zlib-style
// license that can be found in the LICENSE file.package service
// license that can be found in the LICENSE file.
// Simple service that only works by printing a log message every few seconds.
package main
+1 -1
View File
@@ -1,6 +1,6 @@
// Copyright 2015 Daniel Theophanes.
// Use of this source code is governed by a zlib-style
// license that can be found in the LICENSE file.package service
// license that can be found in the LICENSE file.
// simple does nothing except block while running the service.
package main
+1 -1
View File
@@ -1,6 +1,6 @@
// Copyright 2015 Daniel Theophanes.
// Use of this source code is governed by a zlib-style
// license that can be found in the LICENSE file.package service
// license that can be found in the LICENSE file.
// simple does nothing except block while running the service.
package main