diff --git a/test2.cpp b/test2.cpp index 5b0a6f8..280656a 100644 --- a/test2.cpp +++ b/test2.cpp @@ -14,10 +14,10 @@ int main() { */ vector shamWow; - pendejo.push_back("rag"); - pendejo.push_back("sponge"); - pendejo.push_back("wooow"); - pendejo.push_back("cloth"); + shamWow.push_back("rag"); + shamWow.push_back("sponge"); + shamWow.push_back("wooow"); + shamWow.push_back("cloth"); Attribute atributo; atributo.initializeAttribute("atributo",shamWow);