about summary refs log tree commit diff
path: root/boundingBox.go
diff options
context:
space:
mode:
Diffstat (limited to 'boundingBox.go')
-rw-r--r--boundingBox.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/boundingBox.go b/boundingBox.go
index e500967..1b15421 100644
--- a/boundingBox.go
+++ b/boundingBox.go
@@ -1,4 +1,4 @@
-// main.go purpose is to build the interaction layer in between the http endpoints and the http server
+// boundingbox.go defines the boundary of a node in the tree
 // Copyright (C) 2019 Emile Hansmaennel
 //
 // This program is free software: you can redistribute it and/or modify