Skip to content

Commit f207f71

Browse files
debug_profile.md: Fix spelling mistake 'desireable'
Closes #280
1 parent f3aee2f commit f207f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_projects/debug_profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ comprehensive environment for this.
3535

3636
In this project the participant shall develop a system to easily
3737
step into the analysis code (likely using the Pdb module already integrated
38-
into Python) and step out as soon as the analysis finished. The following are desireable goals for such a toolset's features:
38+
into Python) and step out as soon as the analysis finished. The following are desirable goals for such a toolset's features:
3939

4040
1. The ability to jump directly into Bear code and move through it using a
4141
debugger interface such as pdb.

_projects/improve_diff_handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ and should also be modifiable by the preferences of the user. Thus the
3030
following improvements can be incorporated giving coala the ability to:
3131

3232
1. Offer multiple diffs, i.e. multiple different fixes to the same issue.
33-
Giving the user a choice to pick the most desireable one.
33+
Giving the user a choice to pick the most desirable one.
3434
2. Incorporate input from the user into the diffs offered by using a
3535
templating mechanism.
3636

0 commit comments

Comments
 (0)