Selaa lähdekoodia

Minor comment.

Afshin Darian 6 vuotta sitten
vanhempi
commit
683efcc024
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/inspector/src/inspector.ts

+ 1 - 1
packages/inspector/src/inspector.ts

@@ -69,7 +69,7 @@ export namespace IInspector {
      *
      * #### Notes
      * The use case for this attribute is to limit the API traffic when no
-     * inspector is visible.
+     * inspector is visible. It can be modified by the consumer of the source.
      */
     standby: boolean;
   }