Skip to content

Commit

Permalink
Merge pull request #1380 from arvindh-manian/master
Browse files Browse the repository at this point in the history
Fix typo (Geo.title --> Guide.title)
  • Loading branch information
bjarthur authored Jan 11, 2020
2 parents bf50828 + 900e870 commit 43a4845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guide.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ struct Title <: Gadfly.GuideElement
end

"""
Geom.title(title)
Guide.title(title)
Set the plot title.
"""
Expand Down

0 comments on commit 43a4845

Please sign in to comment.