File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ comprehensive environment for this.
3535
3636In this project the participant shall develop a system to easily
3737step 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
40401 . The ability to jump directly into Bear code and move through it using a
4141debugger interface such as pdb.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ and should also be modifiable by the preferences of the user. Thus the
3030following improvements can be incorporated giving coala the ability to:
3131
32321 . 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.
34342 . Incorporate input from the user into the diffs offered by using a
3535templating mechanism.
3636
You can’t perform that action at this time.
0 commit comments