diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-11 02:29:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-11 02:29:54 -0600 |
commit | 34266a35fadd1d351272240f552a525fe3a7176d (patch) | |
tree | 8120354df348ecda6e834c92ba356ead1ef762ae /lib/pilotAddress.cc | |
parent | ba4ffdeb84af9eb4f07b17452289cd655019778d (diff) | |
download | kpilot-34266a35fadd1d351272240f552a525fe3a7176d.tar.gz kpilot-34266a35fadd1d351272240f552a525fe3a7176d.zip |
Fix unintended rename
Diffstat (limited to 'lib/pilotAddress.cc')
-rw-r--r-- | lib/pilotAddress.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotAddress.cc b/lib/pilotAddress.cc index fa0cd3e..0706a39 100644 --- a/lib/pilotAddress.cc +++ b/lib/pilotAddress.cc @@ -44,7 +44,7 @@ static const char *default_address_category_names[] = { "Unfiled", "Business", "Personal", - "Quictdelist", + "Quicklist", 0L } ; |