Merge pull request #40 from bendoh/patch-1

Typo fix!
This commit is contained in:
Idan Arye 2017-08-03 01:27:12 +03:00 committed by GitHub
commit 52bf1cfc02

View File

@ -16,7 +16,7 @@ supports:
Vebugger is built as a generic framework for building frontends for
interactive shell debugger, and comes with implementations for:
* GDB - doesn't need introdcution...
* GDB - doesn't need introduction...
* LLDB - debugger based on LLVM for C-family languages
* JDB - a Java debugger
* Mdbg - a .NET debugger(Windows only)