Skip to content

Commit

Permalink
Pedantic docstring tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Dec 10, 2024
1 parent 9de8500 commit 82bc3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mtl/capture.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ end
export MTLCaptureManager, startCapture, stopCapture, supports_destination

"""
struct MTLCaptureManager
MTLCaptureManager <: NSObject
Metal-managed object that handles GPU frame capture support and usage.
Note: There is only one (shared) capture manager per process.
Expand Down

0 comments on commit 82bc3f8

Please sign in to comment.