Natural sorting is ordering things the way a human would. So for example, a2 comes before a10 even though a simple minded character-by-character comparison would put a10 before a2. Natural sorting is especially useful for IP addresses and version numbers.