mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
trivial change to comment -- sentences start with a capital letter and end with a punctuation mark
I've been volunteering in Irby's first-grade class, and you do NOT get a star on your Power Sentences worksheet unless you follow this rule.
This commit is contained in:
parent
3847228444
commit
5f9f54c11c
@ -135,7 +135,7 @@ class Node(service.MultiService):
|
||||
}
|
||||
|
||||
def startService(self):
|
||||
# note: this class can only be started and stopped once.
|
||||
# Note: this class can be started and stopped at most once.
|
||||
self.log("Node.startService")
|
||||
eventual.eventually(self._startService)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user