Skip to content
Snippets Groups Projects
Commit 534e0163 authored by Mactavish's avatar Mactavish
Browse files

fix typo

parent c615101d
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
This document is not intended to be a primer on the C programming language. It only gives you the essential information you need to complete your programming assignments. This document is not intended to be a primer on the C programming language. It only gives you the essential information you need to complete your programming assignments.
We will focus on common errors, caveats and important concepts that might ease your cognitive overhead when you program in C. We will also recommend some tools that help you speed up your development and debugging. We will focus on common errors, caveats and important concepts that might ease your cognitive overhead when you program in C. We will also recommend some tools that will help you speed up your development and debugging.
## Specific Sized Numbers ## Specific Sized Numbers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment