diff options
author | stuconnolly <stuart02@gmail.com> | 2010-04-06 21:41:40 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-04-06 21:41:40 +0000 |
commit | d5b668897b69d05a1e564f7b23ed17621dc80d8c (patch) | |
tree | 1164b34737d8e090bcd0e24473bfd1d2ceff65ab /Source/main.m | |
parent | 5733c4492539c132dab6f11219803627c08465cd (diff) | |
download | sequelpro-d5b668897b69d05a1e564f7b23ed17621dc80d8c.tar.gz sequelpro-d5b668897b69d05a1e564f7b23ed17621dc80d8c.tar.bz2 sequelpro-d5b668897b69d05a1e564f7b23ed17621dc80d8c.zip |
File header typo.
Diffstat (limited to 'Source/main.m')
-rw-r--r-- | Source/main.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/main.m b/Source/main.m index abd404da..3ea4e33e 100644 --- a/Source/main.m +++ b/Source/main.m @@ -1,7 +1,7 @@ // // $Id$ // -// SPExporter.h +// main.m // sequel-pro // // Copyright (c) 2009 Sequel Pro team. All rights reserved. |