mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Add period to comment
This commit is contained in:
parent
272837d4e5
commit
e3b0044186
@ -27,6 +27,6 @@ pub struct Args {
|
|||||||
#[derive(Subcommand)]
|
#[derive(Subcommand)]
|
||||||
pub enum Commands {
|
pub enum Commands {
|
||||||
/// List available wgpu backends. This is called by Airshipper to show a
|
/// List available wgpu backends. This is called by Airshipper to show a
|
||||||
/// dropbox of available backends
|
/// dropbox of available backends.
|
||||||
ListWgpuBackends,
|
ListWgpuBackends,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user