Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Torstein Grindvik <[email protected]>
  • Loading branch information
Torstein Grindvik committed Nov 25, 2024
1 parent 83b0ba8 commit f35ee6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cubecl-macros/src/generate/kernel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ impl Launch {
}

/// Returns the kernel entrypoint name.
/// Appropriate for usage in source code such as namiing the CUDA or WGSL entrypoint.
/// Appropriate for usage in source code such as naming the CUDA or WGSL entrypoint.
///
/// For example a kernel:
/// ```text
Expand Down

0 comments on commit f35ee6f

Please sign in to comment.