Skip to content

Commit

Permalink
fix minor typo in guide (cs01#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
NKirkby authored and Chad Smith committed Jun 25, 2018
1 parent 02c649c commit 4c711d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdbgui/src/js/RightSidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ class RightSidebar extends React.Component {
<div>
<h5>This sidebar contains visuals of the state of your program</h5>
<p>
You can see which function the process is stopped in, explore vaiables,
You can see which function the process is stopped in, explore variables,
and much more.
</p>
<p>
Expand Down

0 comments on commit 4c711d1

Please sign in to comment.