fix typo in Auto Allocate guide.

This commit is contained in:
Marc Dougherty 2013-12-17 15:56:17 -08:00
parent ceea1b5909
commit 0bd61b90a9

View file

@ -155,7 +155,7 @@ angular.module('guideServices', []).
element: ".auto-allocate",
title: "Auto Allocate",
placement: 'left',
content: "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in <strong>TASK > Edit > Advanced > Attributes</strong>. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Physical', you'll gain STR auotmatically.",
content: "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in <strong>TASK > Edit > Advanced > Attributes</strong>. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Physical', you'll gain STR automatically.",
}, {
element: ".auto-allocate",
title: "Auto Allocate",