Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/A_short_introduction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h3>Build menu</h3>
<section>
<h3>Keyboard shortcuts</h3>
<ul>
<li>Many functions can be controlled via keybaord short cuts</li>
<li>Many functions can be controlled via keyboard short cuts</li>
<li>Can be reconfigured either via config file or via dialog</li>
<li>Pluings can register own keyboard shortcuts</li>
</ul>
Expand All @@ -133,7 +133,7 @@ <h3>Templates</h3>
<ul>
<li>Saves a lot of typing work</li>
<li>Most can be extended/overwritten by user</li>
<li>Differrent kind of templates: <ul>
<li>Different kind of templates: <ul>
<li>File templates for new files</li>
<li>Placeholder for common stubs like GPL/BSD licence notification</li>
<li>Code snippets</li>
Expand Down