]> git.tdb.fi Git - ext/subsurface.git/commit
Oops, fix typo. EAN, not EAD
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Sep 2011 23:58:46 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Sep 2011 23:58:46 +0000 (16:58 -0700)
commit6279d743c425addf5a094634f6043393e9acd32d
tree082d0a11fb605e5172cf24a950e4481f206c8282
parent87e8ff9c3e16e2786a9ba9d551e52cd8b9dd9728
Oops, fix typo. EAN, not EAD

Typo turned EAN (Enriched Air Nitrox) to EAD.  Which does mean something
too, just to confuse people - but while it's still nitrox-related, it's
entirely the wrong thing (Equivalent Air Depth).  I don't think anybody
would ever care to see *that*. With computers, why would you care?

Anyway, Dirk noticed it, and suggested I just use O2% instead.  It's not
like EAN is all that readable either.

Reported-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
divelist.c