Skip to content

Fix typos in example comments and docs#1275

Open
shaked-shlomo wants to merge 1 commit into
SaschaWillems:masterfrom
shaked-shlomo:fix/comment-typos
Open

Fix typos in example comments and docs#1275
shaked-shlomo wants to merge 1 commit into
SaschaWillems:masterfrom
shaked-shlomo:fix/comment-typos

Conversation

@shaked-shlomo

Copy link
Copy Markdown

A batch of small typo fixes in code comments and a couple of README lines (no code/behavior changes):

File Fix
graphicspipelinelibrary.cpp SpwanSpawn
texturemipmapgen.cpp filteirngfiltering
triangle.cpp, trianglevulkan13.cpp exectionexecution
descriptorindexing.cpp adressedaddressed
vulkanscene.cpp take this a an exampletake this as an example
imgui/main.cpp, renderheadless.cpp Vertex bindings an attributesbindings and attributes
descriptorheap.cpp store it's properties for later userstore its properties for later use
texturemipmapgen/README.md TRANSER_SRCTRANSFER_SRC; need to set insert an imageneed to insert an image

- 'Spwan' -> 'Spawn' (graphicspipelinelibrary)
- 'filteirng' -> 'filtering' (texturemipmapgen)
- 'exection' -> 'execution' (triangle, trianglevulkan13)
- 'adressed' -> 'addressed' (descriptorindexing)
- 'take this a an example' -> 'as an example' (vulkanscene)
- 'Vertex bindings an attributes' -> 'and attributes' (imgui, renderheadless)
- 'store it's properties for later user' -> 'its properties for later use'
  (descriptorheap)
- 'TRANSER_SRC' -> 'TRANSFER_SRC' and 'set insert' -> 'insert'
  (texturemipmapgen README)
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.

1 participant