Skip to content

Commit

Permalink
fix Variables typo for zk#45
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Jul 7, 2012
1 parent 67ebc78 commit d8c27d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/cc_quick_ref.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3047,7 +3047,7 @@ def self.spheres
:name => "Code Structure",
:categories => [
{
:name => "Varibles",
:name => "Variables",
:groups => [
{
:name => "Create",
Expand Down Expand Up @@ -3891,4 +3891,4 @@ def self.spheres
}
]
end
end
end

0 comments on commit d8c27d0

Please sign in to comment.