Skip to content

Commit eaaa64f

Browse files
authored
Merge pull request #45 from johnnyruz/patch-1
Correct spelling on Export Workspaces tooltip
2 parents c612b42 + 416bfc4 commit eaaa64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1>Welcome to the Enhanced Blackbox Explorer!</h1>
164164
<div class="navbar-form navbar-right" role="form">
165165
<div class="btn-group">
166166
<a class="btn btn-default btn-video-export" data-toggle="tooltip" title="Export your vide and chart setup to file"> Export video...</a>
167-
<a class="btn btn-primary btn-workspaces-export" data-toggle="tooltip" title="Export your workspace confifurations to file"> Export Workspaces...</a>
167+
<a class="btn btn-primary btn-workspaces-export" data-toggle="tooltip" title="Export your workspace configurations to file"> Export Workspaces...</a>
168168
<span class="btn btn-primary btn-file" data-toggle="tooltip" title="Open another log file, video file, exported workspace file or configuration dump file"> Open log file/video <input type="file" class="file-open" multiple></span>
169169
<button type="button" class="btn btn-default view-zoom-in" data-toggle="tooltip" title="Zoom In Window" style="display: none;">
170170
<span class="glyphicon glyphicon-zoom-in"></span>

0 commit comments

Comments
 (0)