mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
Spelling and grammar cleanups (#4849)
This commit is contained in:
@@ -31,7 +31,7 @@ public interface SendableBuilder extends AutoCloseable {
|
||||
void setSmartDashboardType(String type);
|
||||
|
||||
/**
|
||||
* Set a flag indicating if this sendable should be treated as an actuator. By default this flag
|
||||
* Set a flag indicating if this Sendable should be treated as an actuator. By default, this flag
|
||||
* is false.
|
||||
*
|
||||
* @param value true if actuator, false if not
|
||||
|
||||
Reference in New Issue
Block a user