diff --git a/shared/naturalcrit/splitPane/splitPane.less b/shared/naturalcrit/splitPane/splitPane.less index 567c1c6d0..e5b3dd7f8 100644 --- a/shared/naturalcrit/splitPane/splitPane.less +++ b/shared/naturalcrit/splitPane/splitPane.less @@ -54,12 +54,12 @@ top : 60px; } &.lock{ - .tooltipRight('Unlock cursor tracking between windows.'); + .tooltipRight('De-sync Editor and Preview locations.'); top : 90px; background: #666; } &.unlock{ - .tooltipRight('Lock cursor tracking between windows.'); + .tooltipRight('Sync Editor and Preview locations'); top : 90px; } &:hover{