From 638e28680ac0202b3ef16fcbce4cce5ab1d70b8c Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 3 Sep 2015 22:07:06 -0400 Subject: [PATCH] preface: C language skills -> programming language skills Signed-off-by: Philippe Proulx --- contents/preface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/preface.md b/contents/preface.md index d438b60..35099da 100644 --- a/contents/preface.md +++ b/contents/preface.md @@ -63,7 +63,7 @@ try for students interested in the inner mechanics of their systems. Readers who do not have a programming background may wish to skip everything related to instrumentation, which requires, most of the -time, some C language skills. +time, some programming language skills.

Note to readers:This is an open -- 2.34.1