Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Almenon committed Feb 10, 2018
1 parent 2c86941 commit 0c2b021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HTMLDocumentContentProvider.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict"
import * as vscode from 'vscode'
import * as path from "path";
import Utilities from './Utilities'
import Utilities from './utilities'

/**
* very simple read-only html content
Expand Down

0 comments on commit 0c2b021

Please # to comment.