mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-27 16:15:49 +00:00
Add a spellchecking mode for sphinx and fix some typos
* The worst one was Persistant -> Persistent. This involved renaming PersistentConfig but the impact of that is considered minimal enough to be worth fixing.
This commit is contained in:
@@ -171,7 +171,7 @@ SWIGPY_DESTRUCTOR_CLOSURE(capviewer_deinit) /* defines capviewer_deinit_destruct
|
||||
%include <stdint.i>
|
||||
|
||||
%include "Code/Interface/QRDInterface.h"
|
||||
%include "Code/Interface/PersistantConfig.h"
|
||||
%include "Code/Interface/PersistentConfig.h"
|
||||
%include "Code/Interface/RemoteHost.h"
|
||||
%include "Code/Interface/Extensions.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user