X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38f1526768e108c7e2e1da50d16115b46004b89f..7686554b2508ed9f94027029703614fb684b89d6:/include/wx/ptr_scpd.h diff --git a/include/wx/ptr_scpd.h b/include/wx/ptr_scpd.h index d0a24daec3..487765c82c 100644 --- a/include/wx/ptr_scpd.h +++ b/include/wx/ptr_scpd.h @@ -11,7 +11,7 @@ // This class closely follows the implementation of the boost // library scoped_ptr and is an adaption for c++ macro's in -// the wxWindows project. The original authors of the boost +// the wxWidgets project. The original authors of the boost // scoped_ptr are given below with their respective copyrights. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.