Skip to content

Commit 4c59060

Browse files
committed
spelling: something
Signed-off-by: Josh Soref <[email protected]>
1 parent 51744f7 commit 4c59060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/rustdoc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2845,7 +2845,7 @@ mod test {
28452845
}
28462846

28472847
#[test_case("something.js")]
2848-
#[test_case("someting.css")]
2848+
#[test_case("something.css")]
28492849
fn serve_release_specific_static_assets(name: &str) {
28502850
async_wrapper(|env| async move {
28512851
env.async_fake_release()

0 commit comments

Comments
 (0)