Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: correct some typos and spelling errors #53

Merged

Conversation

ldorau
Copy link
Member

@ldorau ldorau commented Nov 10, 2014

No description provided.

@@ -15,7 +15,7 @@ For example:

this will call pmemblk_pool_open() on file1, call pmemblk_write() for LBA 5
(causing all the layout to be written), then it will change the memory
protection on the arean map area to read-only. Next, pmemblk_write()
protection on the map area to read-only. Next, pmemblk_write()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"arena map area"?

@ldorau ldorau force-pushed the common-correct-some-typos-and-spelling-errors branch from 6043a1a to 11db2c0 Compare November 10, 2014 14:40
@krzycz
Copy link
Contributor

krzycz commented Nov 10, 2014

👍

andyrudoff pushed a commit that referenced this pull request Nov 10, 2014
…ling-errors

common: correct some typos and spelling errors
@andyrudoff andyrudoff merged commit 612d9ec into pmem:master Nov 10, 2014
@ldorau ldorau deleted the common-correct-some-typos-and-spelling-errors branch November 10, 2014 15:46
lplewa added a commit to lplewa/pmdk that referenced this pull request Mar 17, 2022
3a5e92e49 Merge pull request pmem#68 from lukaszstolarczuk/run-examples-only-if-built
0a06e589a test: run examples only if they are built
f3519cb4e Merge pull request pmem#62 from pbalcer/fix-chained-futures
99e22a353 masync: fix possible alignment issues in chained futures
da12cb146 Merge pull request pmem#61 from pbalcer/poll-on-complete
d348226bd masync: make future safe to poll when complete
88d3f38f9 Merge pull request pmem#57 from kswiecicki/masync-expand-docs
97f5fd863 masync: expand the documentation
385dd474b Merge pull request pmem#60 from DamianDuy/enableWXFlag
c325d2562 common: enable -WX flag on Windows
38e3ae7f5 Merge pull request pmem#50 from pbalcer/simpler-membuf
5afd6f5f8 masync: simplify membuf memory reclamation
7b6bc3dcc Merge pull request pmem#59 from wlemkows/KW-fixes
4404106c2 common: rm some dead code
97644e053 Merge pull request pmem#58 from wlemkows/KW-fixes
12f8fa017 common: fix Cov issue
edddf7616 Merge pull request pmem#53 from blazej-smorawski/vdm-add-memcpy-fn
ab6de8304 Merge pull request pmem#56 from wlemkows/KW-fixes
2ede89338 common: fix KW issues and other fixes
1ae12b89d masync: vdm threads add data function pointers array
3c52ffe0c Merge pull request pmem#55 from DamianDuy/fixNonStandardExtensionWinWarnings
4d6dff9b5 common: suppress conditional expression is const warning
7eac0dba2 common: fix nameless union/struct warning

git-subtree-dir: src/deps/miniasync
git-subtree-split: 3a5e92e49bb31e168c9a9b2446c9b1875347a03b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants