Skip to content

Commit 71adfa5

Browse files
committed
Fix typo
1 parent b55a92f commit 71adfa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Follow [this tutorial](https://elrobotista.com/en/posts/stm32-debug-linux/) for
110110

111111
## Features
112112

113-
### Expression Evaluter
113+
### Expression Evaluator
114114

115115
GDBFrontend has an expression evaluator that you can use multiple in sametime.
116116

@@ -294,7 +294,7 @@ Current hotkeys are listed below.
294294
| ---------------------------------------------------- | -------------------------- | -------------------------------------------- |
295295
| *General:* Open a source file | **Ctrl + O** | GDBFrontend |
296296
| *General:* New ExpressionEvaluator | **Ctrl + R** | GDBFrontend |
297-
| *General:* New ExpressionEvaluter on native window | **Ctrl + Shift + R** | GDBFrontend |
297+
| *General:* New ExpressionEvaluator on native window | **Ctrl + Shift + R** | GDBFrontend |
298298
| *General:* Fuzzy source finder | **Ctrl + P** | GDBFrontend |
299299
| *Runtime:* Run | **F5** | GDBFrontend |
300300
| *Runtime:* Continue | **F6** | GDBFrontend |

0 commit comments

Comments
 (0)