Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
ichesnokov committed Sep 26, 2011
1 parent 21234d8 commit 72ef856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSGI.pod
Expand Up @@ -45,7 +45,7 @@ PSGI определяет интерфейс для веб-приложений
или его частью, так как I<PSGI> только определяет интерфейс между сервером
и приложением, а не между сервером и остальным миром.

I<PSGI Сервер> также часто называется I<PSGI Application Conteiner>,
I<PSGI Сервер> также часто называется I<PSGI Application Container>,
так как он похож на I<Java Servlet container>, который представляет собой
Java процесс, предоставляющий среду для I<сервлетов Java>.

Expand Down

0 comments on commit 72ef856

Please sign in to comment.