summaryrefslogtreecommitdiffstats
path: root/src/pi_tests/classic_pi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pi_tests/classic_pi.c')
-rw-r--r--src/pi_tests/classic_pi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pi_tests/classic_pi.c b/src/pi_tests/classic_pi.c
index 59e907b..695ee4c 100644
--- a/src/pi_tests/classic_pi.c
+++ b/src/pi_tests/classic_pi.c
@@ -18,7 +18,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA */
-/* This program tests Priority Inheritence mutexes and their ability
+/* This program tests Priority Inheritance mutexes and their ability
to avoid Priority Inversion deadlocks
The basic premise here is to set up a deadlock scenario and confirm that PI