Skip to content

Commit 4ab0745

Browse files
committed
Merge branch 'gradle-appcompat-wip' of https://github.com/donnfelker/android-bootstrap into gradle-appcompat-wip
2 parents f6ec122 + c5af070 commit 4ab0745

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
@@ -51,7 +51,7 @@ protected void onCreate(Bundle savedInstanceState) {
5151

5252
setContentView(R.layout.carousel_view);
5353

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

5757
// Set up navigation drawer

0 commit comments

Comments
 (0)