Index: docs/book/ch01_overview.pod =================================================================== --- docs/book/ch01_overview.pod (revision 33555) +++ docs/book/ch01_overview.pod (working copy) @@ -253,7 +253,7 @@ Last, but not least, is the glue that holds the project together. BjErn Hansen and Robert Spier manage the email, revision control, and bug-tracking systems, as well as the web sites for Parrot, -U and now U. Without +U and now U. Without these systems, the project would grind to a screeching halt. In the end, it is the developers themselves who hold the project @@ -285,7 +285,7 @@ =over 4 -=item * U +=item * U =item * U Index: examples/nci/QtHelloWorld.pasm =================================================================== --- examples/nci/QtHelloWorld.pasm (revision 33555) +++ examples/nci/QtHelloWorld.pasm (working copy) @@ -11,7 +11,7 @@ =head1 DESCRIPTION -Sample "Hello World" with Qt, via Parrot Native Call API (nci). See +Sample "Hello World" with Qt, via Parrot Native Call Interface (nci). See F. Qt is a multiplatform C++ GUI application framework