From ae76d8b43c511158ad03eb0ed1a31da24a95094f Mon Sep 17 00:00:00 2001 From: Craig Michael Thompson Date: Wed, 6 Jun 2012 03:04:50 +0100 Subject: [PATCH] Spelling mistake --- docs/style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/style.md b/docs/style.md index 6b14ce82..feb03ac3 100644 --- a/docs/style.md +++ b/docs/style.md @@ -56,7 +56,7 @@ $('.selector').qtip({ true, false *(Default: true)* ### Overview -This propery allows you to prevent the .ui-tooltip-default class from being applied to the main tooltip element. +This property allows you to prevent the .ui-tooltip-default class from being applied to the main tooltip element. ### Notes * Setting this to false will cause the tooltip to have no visual styling if you haven't applied any [custom classes](#classes)