From 39819c72ac07777056a84214621dca41912b4eec Mon Sep 17 00:00:00 2001
From: Jan Travnicek <Jan.Travnicek@fit.cvut.cz>
Date: Fri, 30 Dec 2016 22:26:42 +0100
Subject: [PATCH] fix file heading comment

---
 alib2common/src/container/ObjectsTree.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alib2common/src/container/ObjectsTree.cpp b/alib2common/src/container/ObjectsTree.cpp
index bafa8fd90f..18a44a84c0 100644
--- a/alib2common/src/container/ObjectsTree.cpp
+++ b/alib2common/src/container/ObjectsTree.cpp
@@ -1,5 +1,5 @@
 /*
- * Tree.cpp
+ * ObjectsTree.cpp
  *
  * Created on: Apr 1, 2013
  * Author: Jan Travnicek
-- 
GitLab