Commit beb10ec9 authored by Robert Knight's avatar Robert Knight

s/Setup/Set up

parent f4d0412b
...@@ -385,7 +385,7 @@ export class FrameSyncService { ...@@ -385,7 +385,7 @@ export class FrameSyncService {
} }
/** /**
* Setup synchronization of feature flags to host and guest frames. * Set up synchronization of feature flags to host and guest frames.
*/ */
_setupFeatureFlagSync() { _setupFeatureFlagSync() {
const getFlags = () => this._store.profile().features; const getFlags = () => this._store.profile().features;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment