fix typo: Prase -> Parse

Change-Id: I504db56f3e584a51350d63f94ca5487b73e05a98
Signed-off-by: Willy Tu <wltu@google.com>
diff --git a/handler.hpp b/handler.hpp
index d919f05..6057644 100644
--- a/handler.hpp
+++ b/handler.hpp
@@ -189,7 +189,7 @@
                                uint8_t num_bytes, uint64_t data) const = 0;
 
     /**
-     * Prase the I2C tree to get the highest level of bifurcation in target bus.
+     * Parse the I2C tree to get the highest level of bifurcation in target bus.
      *
      * @param[in] index    - PCIe Slot Index
      * @return list of lanes taken by each device.