mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-28 13:49:01 +08:00
fix typo in tools/README.md
This commit is contained in:
parent
c41a22195c
commit
f668d08804
@ -2,7 +2,7 @@
|
||||
|
||||
Mongoose is distributed as two files, `mongoose.c` and `mongoose.h` for ease of integration.
|
||||
However, when developing Mongoose itself, it can be quite difficult to work with them.
|
||||
Internally, these files are an _amalgamation_ of source an header modules.
|
||||
Internally, these files are an _amalgamation_ of source and header modules.
|
||||
This directory contains utilities to split and re-constitute amalgamated files.
|
||||
|
||||
Here's how `mongoose.c` can be split into its consituent parts:
|
||||
|
Loading…
Reference in New Issue
Block a user