When importing the root key, if i misspell 1-2 characters, it gives me the same id, and same wallet. Should this be of any concern?
v.0.9
They have a checksum. If you make a mistake, it doesn't match. The software goes through each position and tests all possible options for that letter. If it finds one that the CRC matches, then it assumes that is correct.
It can only correct one letter per line. Were your 2 errors on different lines (or maybe beside each other)?