From 2eabf1fb6571527ee3643d349bc8168de61c80a3 Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Wed, 12 Apr 2017 05:22:31 -0500
Subject: [PATCH] quad: Update hw_iface.h docstring

---
 quad/src/quad_app/hw_iface.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/quad/src/quad_app/hw_iface.h b/quad/src/quad_app/hw_iface.h
index bde0aa3f8..48b3d0cf7 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
  */
 
-- 
GitLab