summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2013-04-27 09:26:51 +0200
committerTobias Hunger <tobias.hunger@digia.com>2013-04-29 11:12:01 +0200
commitd61a4f1ba5e91a81a1da1bf302a1cfc554889392 (patch)
tree268c5d3f07751902c7544eb270b5aefa1a4bf69b /src
parent0402a596a71eada121ae6b8919aff6d002cacc7e (diff)
downloadqt-creator-d61a4f1ba5e91a81a1da1bf302a1cfc554889392.tar.gz
Git: Fix closing namespace comment.
Change-Id: I886bbbf886439d3d2b484afb2af2131e7c696e65 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/git/gitsubmiteditorwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/git/gitsubmiteditorwidget.h b/src/plugins/git/gitsubmiteditorwidget.h
index 11cea18b6f..d80cb29e10 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