Skip to content

Commit

Permalink
Merge branch 'master' of github.com:guardianproject/haven
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed May 8, 2018
2 parents 81f9e05 + b6a5952 commit e6558c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ public void onProcess(Bitmap oldBitmap, Bitmap newBitmap,

} catch (Exception e) {
// Cannot happen
Log.e("Preview", "error creating imnage", e);
Log.e("Preview", "error creating image", e);
}
}
}
Expand Down

0 comments on commit e6558c1

Please sign in to comment.