aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/SPFavoriteTextFieldCell.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPFavoriteTextFieldCell.m b/Source/SPFavoriteTextFieldCell.m
index e4d2622f..a91495ae 100644
--- a/Source/SPFavoriteTextFieldCell.m
+++ b/Source/SPFavoriteTextFieldCell.m
@@ -175,7 +175,7 @@
/**
* Inverts the displayed font colors when the cell is selected.
- *
+ */
- (void)invertFontColors
{
mainStringColor = [NSColor whiteColor];