From 60503ba19f29992fdec759840c7a69f4d1ca0225 Mon Sep 17 00:00:00 2001 From: David Catmull Date: Sun, 12 Jun 2011 15:24:01 -0600 Subject: [PATCH] fix file name comments --- PBGitHistoryController.h | 2 +- PBGitHistoryController.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PBGitHistoryController.h b/PBGitHistoryController.h index 228e2a2..36f0cfd 100644 --- a/PBGitHistoryController.h +++ b/PBGitHistoryController.h @@ -1,5 +1,5 @@ // -// PBGitHistoryView.h +// PBGitHistoryController.h // GitX // // Created by Pieter de Bie on 19-09-08. diff --git a/PBGitHistoryController.m b/PBGitHistoryController.m index 64630e1..d86e16d 100644 --- a/PBGitHistoryController.m +++ b/PBGitHistoryController.m @@ -1,5 +1,5 @@ // -// PBGitHistoryView.m +// PBGitHistoryController.m // GitX // // Created by Pieter de Bie on 19-09-08.