Skip to content

Commit 53ee775

Browse files
committed
Update DesignOverview.md
1 parent f479246 commit 53ee775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DesignOverview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Anything that is reusable beyond DebugView and has no dependencies other then C+
1919
(and boost while we are using vs2010)
2020

2121
5. Project **Win32Lib**
22-
This project should contain only low-level helpers and convenience methods on top of the win32 library.
22+
Anything that is reusable beyond DebugView but is win32 specific
2323
It now also contains left-overs, of which some might be better moved into DebugView++/Win32Support.cpp
2424

2525
6. Project **IndexedStorageLib**

0 commit comments

Comments
 (0)