Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e2b674d

Browse files
fix ojb -> obj
1 parent beeb36a commit e2b674d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/book/20-Generics.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ class Manipulator3 {
14091409
private HasF obj;
14101410

14111411
Manipulator3(HasF x) {
1412-
ojb = x;
1412+
obj = x;
14131413
}
14141414

14151415
public void manipulate() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /