From d61a4f1ba5e91a81a1da1bf302a1cfc554889392 Mon Sep 17 00:00:00 2001
From: Andre Hartmann <aha_1980@gmx.de>
Date: Sat, 27 Apr 2013 09:26:51 +0200
Subject: [PATCH] Git: Fix closing namespace comment.

Change-Id: I886bbbf886439d3d2b484afb2af2131e7c696e65
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
---
 src/plugins/git/gitsubmiteditorwidget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/git/gitsubmiteditorwidget.h b/src/plugins/git/gitsubmiteditorwidget.h
index 11cea18b6f5..d80cb29e102 100644
--- a/src/plugins/git/gitsubmiteditorwidget.h
+++ b/src/plugins/git/gitsubmiteditorwidget.h
@@ -81,6 +81,6 @@ private:
 };
 
 } // namespace Internal
-} // namespace Perforce
+} // namespace Git
 
 #endif // GITSUBMITEDITORWIDGET_H
-- 
GitLab