Skip to content

Commit

Permalink
debug_profile.md: Fix spelling mistake 'desireable'
Browse files Browse the repository at this point in the history
Closes coala#280
  • Loading branch information
aashraybhandar1 committed Nov 2, 2017
1 parent f3aee2f commit f207f71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _projects/debug_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ comprehensive environment for this.

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

1. The ability to jump directly into Bear code and move through it using a
debugger interface such as pdb.
Expand Down
2 changes: 1 addition & 1 deletion _projects/improve_diff_handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ and should also be modifiable by the preferences of the user. Thus the
following improvements can be incorporated giving coala the ability to:

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

Expand Down

0 comments on commit f207f71

Please sign in to comment.