mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
one last typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@515 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
ed4855ef70
commit
f02c4f0cfc
|
@ -51,7 +51,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Parsed Result Type</td>
|
||||
<td>${parsedReaderResult.type}</td>
|
||||
<td>${parsedResult.type}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Parsed Result</td>
|
||||
|
|
Loading…
Reference in a new issue