mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
Merge pull request #2027 from muncus/develop
fix typo in Auto Allocate guide.
This commit is contained in:
commit
c059cebdd1
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,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: ".meter.mana",
|
||||
title: "Spells",
|
||||
|
|
|
|||
Loading…
Reference in a new issue