altoslib: capitalize 'Invalid' state name appropriately
authorKeith Packard <keithp@keithp.com>
Tue, 23 Oct 2012 04:36:12 +0000 (21:36 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Oct 2012 04:36:12 +0000 (21:36 -0700)
commit20496608ca287e65302193ee1afe9f0cad3a36e1
tree1e5beb49304d3702ec47bd877b97e2ccb152f990
parentfe00d1169c65cb289f77093cf281efbd0a5d4e64
altoslib: capitalize 'Invalid' state name appropriately

It shouldn't ever appear, but it seemed wrong to have it not match the
rest of the strings.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLib.java