From bcb88b9dc659c2b3a2395aa24770b6e0a6c5064f Mon Sep 17 00:00:00 2001
From: pswietojanski
Date: Fri, 9 Oct 2015 17:39:30 +0100
Subject: [PATCH] kernel issues description
---
kernel_issue_fix.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel_issue_fix.md b/kernel_issue_fix.md
index 882b3da..f32d0af 100644
--- a/kernel_issue_fix.md
+++ b/kernel_issue_fix.md
@@ -44,5 +44,5 @@ and running two first interactive examples from 00_Introduction.py.
If they run, you can simply modify `activate_mlp` alias in `./bashrc`to point to
`venv2` instead of `venv`
-5) You can also remove both old `venv` amd other not needed anymore
+5) You can also remove both the old `venv` and other not needed anymore
directories with numpy and OpenBLAS sources in `~/mlpractical/repos-3rd` directory.
\ No newline at end of file