Skip to content

Commit

Permalink
Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Oct 29, 2016
1 parent 7ebae5f commit c309ba5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1170,7 +1170,7 @@ void RenderSystem::endFrame()
// Wait for any remaining tasks
Application::_scheduler.WaitforAll();

// Instert pre-present barrier and end primary command buffer
// Insert pre-present barrier and end primary command buffer
insertPrePresentBarrier();
endPrimaryCommandBuffer();
}
Expand Down

0 comments on commit c309ba5

Please sign in to comment.