Skip to content

Commit c5af070

Browse files
committed
Misspelling update
1 parent b75316c commit c5af070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/donnfelker/android/bootstrap/ui/CarouselActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ protected void onCreate(Bundle savedInstanceState) {
5252

5353
setContentView(R.layout.carousel_view);
5454

55-
// VIew injection with Butterknife
55+
// View injection with Butterknife
5656
Views.inject(this);
5757

5858
// Set up navigation drawer

0 commit comments

Comments
 (0)