Skip to content

Commit

Permalink
fixed a wrong word
Browse files Browse the repository at this point in the history
Uing-->Using
  • Loading branch information
GeekOliver committed May 24, 2016
1 parent 90fbb89 commit 60ecf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Exercise 2.28
Exercise 2.29
-------------
> Uing the variables in the previous exercise, which of the following assignments are legal? Explain why.
> Using the variables in the previous exercise, which of the following assignments are legal? Explain why.
>
> ```cpp
> i = ic; // legal.
Expand Down

0 comments on commit 60ecf18

Please sign in to comment.