diff --git a/quad/src/quad_app/hw_iface.h b/quad/src/quad_app/hw_iface.h
index bde0aa3f8170f465e8ab33be4576804850abfee8..48b3d0cf7f3cf26a0931c79e2b9c656dabc608ce 100644
--- a/quad/src/quad_app/hw_iface.h
+++ b/quad/src/quad_app/hw_iface.h
@@ -10,8 +10,8 @@
  * NOTE:
  * If you wound up here after following some IDE function declaration trail,
  * you've hit the end of the application layer. Go to the location of the
- * hardware layer appropriate for your circumstance:p
- * ../../xsdk_worksapce/modular_quad_pid -> running quad_app on the Zybo
+ * hardware layer appropriate for your circumstance:
+ * ../../xsdk_worksapce/real_quad -> running quad_app on the Zybo
  * ../virt_quad -> running quad_app in a Unix environment
  */